Fix PR 11894.
[pspp-builds.git] / lib / misc / ChangeLog
index fac0657b5e729acb8e3eb5f113162cbfed32a30c..3128afa32a1da7429539e2fc22e97f8318fc200a 100644 (file)
@@ -1,8 +1,21 @@
-Wed Dec 10 21:59:16 2003  Ben Pfaff  <blp@gnu.org>
+Fri Feb 13 11:21:46 2004  Ben Pfaff  <blp@gnu.org>
 
-       * getdelim.c, alloca.c: common.h is no longer, but alloc.h
-       declares the allocation functions.
+       * stpcpy.c: Don't #include "str.h".
 
+Sat Dec 27 16:37:07 2003  Ben Pfaff  <blp@gnu.org>
+
+       * Makefile.am: (EXTRA_DIST) Add getopt.c, getopt1.c, memcpy.c,
+       strstr.c, which weren't being distributed for whatever reason.
+
+       * gettext.h: Removed.  We use the copy in intl/.
+       
+Fri Dec 12 22:59:37 2003  Ben Pfaff  <blp@gnu.org>
+
+       * qsort.c: Removed because it was unused.
+
+       * Makefile.am: Revised accordingly, and simplified because
+       Automake 1.7 is smarter than 1.4 was.   
+       
 Sun Jan  2 21:35:47 2000  Ben Pfaff  <blp@gnu.org>
 
        * qsort.c: Change headers.  Fix __attribute__ for gcc 2.7.2.