X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fmisc%2FChangeLog;h=3128afa32a1da7429539e2fc22e97f8318fc200a;hb=20fd432b34d65999f06fabfa8e9c3f5efbac41bd;hp=9bcae51a096dbacdc9a7819edfc775f84f0827a9;hpb=2e0595dd8e344dbdcab740d7d2a3b67d153d6b39;p=pspp-builds.git diff --git a/lib/misc/ChangeLog b/lib/misc/ChangeLog index 9bcae51a..3128afa3 100644 --- a/lib/misc/ChangeLog +++ b/lib/misc/ChangeLog @@ -1,3 +1,21 @@ +Fri Feb 13 11:21:46 2004 Ben Pfaff + + * stpcpy.c: Don't #include "str.h". + +Sat Dec 27 16:37:07 2003 Ben Pfaff + + * 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 + + * 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 * qsort.c: Change headers. Fix __attribute__ for gcc 2.7.2.