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

index 6867de3a4ae3dfc3407689f9358177dc8f0a8e0a..bdb6493d4e6a681bfe7291eb2acb11c15cb9523d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@
 2002-11-30  Dmitry V. Levin  <ldv@altlinux.org>
 
        * src/shred.c: Remove declaration of xstrdup.
-       Instead, include "xalloc.h".
+       We already get it via xalloc.h which is included via system.h.
 
 2002-08-27  Dmitry V. Levin  <ldv@altlinux.org>