summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-31 14:07:10 +0000
committerJim Meyering <jim@meyering.net>2003-10-31 14:07:10 +0000
commit95ce7b860a93e07609429e70ec6c9b19a114e889 (patch)
tree8f9532e332a968a8695587a95b12dedd356b9a44 /lib
parent284c516cb15a1ac9d04cd13d3ba7b78de8278cf0 (diff)
downloadcoreutils-95ce7b860a93e07609429e70ec6c9b19a114e889.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 456b28d95..8b8fd6b69 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,6 @@
2003-10-31 Jim Meyering <jim@meyering.net>
- * hash.c: Include "xalloc.h".
+ * hash.c: Include "xalloc.h" for use of xalloc_oversized.
* linebuffer.c: Include <string.h> for declaration of memset.