X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fmisc%2FChangeLog;h=3128afa32a1da7429539e2fc22e97f8318fc200a;hb=9ca8b579de593d1df5b6ff45db222aac050ae700;hp=fac0657b5e729acb8e3eb5f113162cbfed32a30c;hpb=3d692f50d5cbb83eb0f0787bee20c5c49ef42050;p=pspp diff --git a/lib/misc/ChangeLog b/lib/misc/ChangeLog index fac0657b5e..3128afa32a 100644 --- a/lib/misc/ChangeLog +++ b/lib/misc/ChangeLog @@ -1,8 +1,21 @@ -Wed Dec 10 21:59:16 2003 Ben Pfaff +Fri Feb 13 11:21:46 2004 Ben Pfaff - * 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 + + * 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.