projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86b736
)
* argp-pvh.c (argp_program_version_hook): Provide initial value.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 13 Sep 2004 11:07:19 +0000
(11:07 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 13 Sep 2004 11:07:19 +0000
(11:07 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index e9ce7d78a93258337115eba9f6de06e51d97fce1..6994dbdfe081a051d548a3a89c61d6f41f7d5c94 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2004-09-13 Paul Eggert <eggert@cs.ucla.edu>
+
+ * argp-pvh.c (argp_program_version_hook): Provide initial value.
+ Problem reported by Bruno Haible in:
+ http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
+
2004-09-11 Paul Eggert <eggert@cs.ucla.edu>
* mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,