(close): Rename to do_close to avoid conflict with POSIX function of
[pspp] / src / libpspp / ChangeLog
index 2123df7ea21c634daee281edaf6e25776bcc2b86..f363ec980d0f5e4fe21b85532a9fee1e3fd794c7 100644 (file)
@@ -1,3 +1,12 @@
+Mon Mar  5 20:55:49 CET 2007 John Darrington <john@darrington.wattle.id.au>
+
+       * i18n.c: Cast second argument of iconv using ICONV_CONST
+
+2007-02-22  Ben Pfaff  <blp@gnu.org>
+
+       * string.h: Don't include vsnprintf.h any more, because gnulib has
+       now absorbed it into string.h.
+
 Thu Feb 22 12:25:52 CET 2007 John Darrington <john@darrington.wattle.id.au>
 
        * syntax-gen.h syntax-gen.c: New files.