summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 06:17:55 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 06:17:55 +0000
commit4b45560264f745ea39005e2b7fcda312575d2099 (patch)
tree7c35e44a415fe0a490a8e031e1c9884191fd9788
parent789e064aafbbae7718966ac4d50e3ee9de2d5afe (diff)
downloadcoreutils-4b45560264f745ea39005e2b7fcda312575d2099.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 96ed5bb1b..3b06a8ffa 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-23 Jim Meyering <jim@meyering.net>
+
+ * xstrndup.h: New file.
+ * xstrndup.c: New file, factored out of dircolors.c from coreutils.
+ * Makefile.am (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h.
+
2003-07-22 Paul Eggert <eggert@twinsun.com>
* xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and