changeset 2931:0b76e60a5ddb

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 28 Oct 2000 07:56:40 +0000
parents 2612c5348b8e
children e422838277f4
files lib/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog	Sat Oct 28 07:56:12 2000 +0000
+++ b/lib/ChangeLog	Sat Oct 28 07:56:40 2000 +0000
@@ -1,5 +1,9 @@
 2000-10-28  Jim Meyering  <meyering@lucent.com>
 
+	* regex.c: Update from libc.
+	* regex.h: Likewise.
+	* getopt1.c: Likewise.
+
 	* getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseek0.
 	Patch by Ulrich Drepper.