X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=1c8f337bb8718f66ceae1697f42419808ae5ddb2;hb=92f198d13c9214c0d75b936f0ea0dc2684ea914b;hp=d0800c6dade457ae6467a77730e8f164a59b14af;hpb=a269ac443ece11402969c661efae4c13cbbdea0a;p=pspp-builds.git diff --git a/ChangeLog b/ChangeLog index d0800c6d..1c8f337b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,72 @@ +Wed Jul 12 13:41:18 2006 Ben Pfaff + + * Makefile.am: Add check_PROGRAMS and define to empty. + +Sat Jul 1 15:32:31 2006 Ben Pfaff + + * Makefile.am: Add noinst_PROGRAMS and define to empty. + +Tue May 9 20:46:06 2006 Ben Pfaff + + * Smake: Add stdarg to GNULIB_MODULES. + +Sun May 7 09:27:40 WST 2006 John Darrington + + * po/en_GB.po : Removed. Now that messages talking about coloUrs have + been removed, it does nothing. + +Tue May 2 10:43:30 WST 2006 John Darrington + + * Bumped the minor version number from 0.4.1 to 0.4.2 to reflect + changes to system file format. + +Mon Apr 24 14:12:25 2006 Ben Pfaff + + * Smake: Add exit to GNULIB_MODULES. + +Sun Apr 23 20:34:50 2006 Ben Pfaff + + * Smake: Add linebreak to GNULIB_MODULES. + +Sat Apr 15 21:45:40 2006 Ben Pfaff + + Get rid of src/libpspp/debug-print.h and all its uses. (There + were few real users, but many inclusions of its header file.) + +Sat Apr 15 19:51:22 2006 Ben Pfaff + + Get rid of our own int32 type in favor of the standard int32_t + type. + + * configure.ac: Don't need to check the sizes of integer types + anymore. + +Sat Apr 15 19:13:59 2006 Ben Pfaff + + * configure.ac, acinclude.m4: Complain about missing prerequisites + in a group at the end of configuration, not piecemeal. This + should make building PSPP less frustrating. Thanks to John + Darrington for the suggestion. + +Sat Apr 15 18:17:15 2006 Ben Pfaff + + * configure.ac: Move code into acinclude.m4 to make the configure + script more readable. + + * acinclude.m4: New functions from configure.ac. + +Mon Apr 3 11:01:00 2006 Ben Pfaff + + * Smake: (GNULIB_MODULES) Add strsep. + +Thu Mar 30 15:50:05 2006 Ben Pfaff + + * Smake: Enable -Wdeclaration-after-statement warning if + available. + + * acinclude.m4: Add macro for checking whether a warning is + supported. + Mon Mar 20 16:32:11 2006 Ben Pfaff * Smake: Require "unistd" gnulib module. Removed tests for