From: Jim Meyering Date: Thu, 4 May 2000 07:06:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350ba10b1c7f622ace1060d9091d705d35d2289d;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index d9b6680f76..dc04d22e1b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,9 @@ 2000-05-04 Jim Meyering * getopt.c: Update from glibc. + * regex.c: Likewise. NB: K&R compiler support is dropped for this file + + * regex.h: Likewise. * strndup.c: Likewise. * strnlen.c: New file, from glibc.