2005-02-22 Simon Josefsson <jas@extundo.com>
[pspp] / config / ChangeLog
index eb4a30118a231a5196703ea0b39cf8ed6ff09495..ff053cb53ace07357e180cec8d5cf98de2394961 100644 (file)
@@ -1,3 +1,26 @@
+2005-02-22  Simon Josefsson  <jas@extundo.com>
+
+       * srclist.txt: Sync iconvme.h, iconvme.c from libc.
+
+2004-12-17  Jim Meyering  <jim@meyering.net>
+
+       * install-sh: Use `(exit N); exit N', not `(exit N); exit'.
+       Otherwise, install-sh could exit with improper exit status when
+       exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
+
+2004-11-12  Simon Josefsson  <jas@extundo.com>
+
+       * srclist.txt: Add strtok_r.c, glibc bought our changes, but a
+       small doc fix is still pending.
+
+2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Add mktime.c; glibc bought all our changes.
+
+2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
+
 2004-10-04  Simon Josefsson  <jas@extundo.com>
 
        * srclist.txt: Add memmem from glibc.