summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-03 08:37:57 +0000
committerJim Meyering <jim@meyering.net>2000-05-03 08:37:57 +0000
commit0cb358268d0959b2a7de4db17f943cb2e829d81b (patch)
tree24c434c0f7d4e54b666b6a30bce089405fff5162 /old
parente6d69926e64f2bcad6326f988beadf01cdbc1b93 (diff)
downloadcoreutils-0cb358268d0959b2a7de4db17f943cb2e829d81b.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 901d449d3..c82d970fa 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-03 Jim Meyering <meyering@lucent.com>
+
+ * src/sys2.h (!HAVE_DECL_STRNDUP): Declare strndup.
+ Reported by Bruno Haible.
+
2000-05-02 Jim Meyering <meyering@lucent.com>
* src/rm.c (usage): Add the answer to `How do I remove a file named -f?'