X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=e50320c42c20e30e3965462ee5418dd7bf5a0528;hb=0db7a98b55853dd99701c95dffb3ecb97cee5343;hp=62eec08a09da0f398a52ef274e917c469f060706;hpb=c9afe69d2e4c1722fa757cfc9108d72d4e4b693c;p=pspp-builds.git diff --git a/ChangeLog b/ChangeLog index 62eec08a..e50320c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +Sat Nov 4 15:59:31 2006 Ben Pfaff + + * configure.ac: Check for the "round" function added in C99. + +Tue Oct 31 19:55:52 2006 Ben Pfaff + + * Smake (GNULIB_MODULES): Add `mempcpy' module. + +Tue Oct 31 19:29:05 2006 Ben Pfaff + + * configure.ac: Drop tests for strchr, strrchr because now we + assume a C89 compliant library. (Gnulib makes this assumption so + we might as well too.) + +Sun Oct 29 14:08:53 2006 Ben Pfaff + + * Smake (GNULIB_MODULES): Remove `restrict' from modules, because + recent gnulib doesn't have such a module. + +Mon Jul 17 18:23:38 2006 Ben Pfaff + + * Smake: Add --doc-base=gl/doc to gnulib-tool invocation, which is + required by recent gnulib. + +Sun Jul 16 19:51:45 2006 Ben Pfaff + + * Smake: Add xsize to GNULIB_MODULES. + +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.