projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b98d36
)
* hash.c: Include <stdbool.h> unconditionally.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 13 Mar 2003 19:49:33 +0000
(19:49 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 13 Mar 2003 19:49:33 +0000
(19:49 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index d3843cbb543773225066b8627df9d14f949c4701..cba3a7ac83bc5123e312da0ef718c617e54d3b84 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,7
@@
+2003-03-13 Paul Eggert <eggert@twinsun.com>
+
+ * hash.c: Include <stdbool.h> unconditionally.
+
2003-03-09 Paul Eggert <eggert@twinsun.com>
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.