]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 31 Oct 2003 14:07:10 +0000 (14:07 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Oct 2003 14:07:10 +0000 (14:07 +0000)
lib/ChangeLog

index 456b28d957238674ce7b2736606bbbe3e6e78ef9..8b8fd6b69615a14531b61802a735dd7b9cda77c7 100644 (file)
@@ -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.