Fixed some issues with internationalisation
[pspp-builds.git] / ChangeLog
index 99a9aae210aea21aa98d756463b4a9f6d1b70e71..f7daa2e2250477eeb6713b02a9737b79cf3b4342 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,46 @@
-Wed Dec 10 23:36:16 2003  Ben Pfaff  <blp@gnu.org>
+2004-01-23  gettextize  <bug-gnu-gettext@gnu.org>
 
-       * lib/gmp/: Removed, because it no longer compiles with recent GCC
-       versions.
+       * Makefile.am (SUBDIRS): Remove intl.
+       * configure.ac (AC_CONFIG_FILES): Remove intl/Makefile.
 
-Wed Dec 10 23:32:47 2003  Ben Pfaff  <blp@gnu.org>
+Tue Dec 30 22:23:40 WST 2003 John Darrington <john@darrington.wattle.id.au> 
+       
+       * Fixed floating point rounding bug in percentiles calculation
+
+Sat Dec 27 16:16:49 2003  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac: Add -Wmissing-prototypes flag to gcc.
+
+       * TODO: Updated.
+
+Wed Dec 17 12:19:40 WAST 2003 John Darrington <john@darrington.wattle.id.au>
+
+       * Added an --enable-debug flag to configure
+
+2003-12-13  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Add mkinstalldirs.
+       * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
+
+
+Thu Dec 11 19:35:32 WST 2003 John Darrington <john@darrington.wattle.id.au>
+
+       * Removed autogenerated files from the CVS archive
+
+        * removed the included getopt.c as it failed to build under some
+        systems.
+
+Thu Dec 11 00:12:19 2003  Ben Pfaff  <blp@gnu.org>
+
+       * Update build system to Autoconf 2.58, Automake 1.7, gettext
+       0.12.1.
+
+2003-12-08  gettextize  <bug-gnu-gettext@gnu.org>
 
-       * sysdeps/: Removed, because everything was too old to be useful
-       anymore.
+       * Makefile.am (SUBDIRS): Add m4.
+       (ACLOCAL_AMFLAGS): New variable.
+       (EXTRA_DIST): Add config.rpath.
+       * configure.in (AC_CONFIG_FILES): Add po/Makefile.in,
 
 Sun Jan  2 21:24:32 2000  Ben Pfaff  <blp@gnu.org>