projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e5965
)
*hash.c: Include "xalloc.h" for use of xalloc_oversized.
author
Jim Meyering
<jim@meyering.net>
Fri, 31 Oct 2003 14:06:59 +0000
(14:06 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 31 Oct 2003 14:06:59 +0000
(14:06 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index c1bb4b13dd91009d1fd97cb3f01818793002c0f2..ba17a260d99ac3906ef5b03d950046fa023ce721 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,7
@@
2003-10-31 Jim Meyering <jim@meyering.net>
+ * hash.c: Include "xalloc.h" for use of xalloc_oversized.
+
* linebuffer.c: Include <string.h> for declaration of memset.
2003-10-30 Paul Eggert <eggert@twinsun.com>