projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cea0f17
)
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 10 Mar 2003 07:32:18 +0000
(07:32 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 10 Mar 2003 07:32:18 +0000
(07:32 +0000)
Reported by Bruce Becker; see:
http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 4158fe71bc4b3ba4500c0d31619e35baf84d3bb4..d3843cbb543773225066b8627df9d14f949c4701 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2003-03-09 Paul Eggert <eggert@twinsun.com>
+
+ * argmatch.c (EXIT_FAILURE): Define if the system doesn't.
+ Reported by Bruce Becker; see:
+ http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
+
2003-03-03 Paul Eggert <eggert@twinsun.com>
Bruno Haible <bruno@clisp.org>