projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7730fc3
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 1 Dec 2002 10:57:07 +0000
(10:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 1 Dec 2002 10:57:07 +0000
(10:57 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 322915787d1d4144ba460337131094a084c64531..ce206316380e0e4eda3b6f91ae0e2856480dd0bd 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-5,6
+5,12
@@
* strpbrk.c: Likewise.
* strstr.c: Likewise.
* tempname.c: Likewise.
+ * obstack.c: Likewise.
+ * getopt.c: Likewise.
+ * getopt1.c: Likewise.
+ * getopt.h: Likewise.
+ * quote.h: Update from gnulib: add Copyright comment.
+ * quote.c: Likewise.
2002-11-28 Jim Meyering <jim@meyering.net>