(static var write): Rename write_style to avoid
[pspp-builds.git] / src / libpspp / ChangeLog
index 2e5ac512c397010cf9350e6470b915ec082bba9a..f363ec980d0f5e4fe21b85532a9fee1e3fd794c7 100644 (file)
@@ -1,3 +1,22 @@
+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.
+
+Sun Feb 18 11:21:41 2007  Ben Pfaff  <blp@gnu.org>
+
+       * alloc.h: Remove useless parentheses in #if "defined" operator.
+
+       * misc.h: Ditto.
+
 Tue Feb  6 20:00:13 2007  Ben Pfaff  <blp@gnu.org>
 
        * misc.h [!HAVE_ISINF] (isinf): Define only if isinf is not