projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34d6df5
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 4 May 2000 07:06:49 +0000
(07:06 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 4 May 2000 07:06:49 +0000
(07:06 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index d9b6680f7649575a39a3e761fb496ceb270bda7e..dc04d22e1bb0f0f4599c97655d7a89bb43e319f1 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,6
+1,9
@@
2000-05-04 Jim Meyering <meyering@lucent.com>
* 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.