summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-17 16:53:38 +0000
committerJim Meyering <jim@meyering.net>2001-02-17 16:53:38 +0000
commit438636be9b84c90fbe6bd80424f8626f15364dae (patch)
tree4c8fa7cfe9c13f1d143cdfc2c79b9c8f1e4dbeba /lib/ChangeLog
parentff7797f6e2bdd27009c770732a1ebbae6e8aa9b2 (diff)
downloadcoreutils-438636be9b84c90fbe6bd80424f8626f15364dae.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3b5a52f96..f14abb450 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,8 @@
2001-02-17 Jim Meyering <meyering@lucent.com>
- * strftime.c: Update from libc (the only changes were to comments).
+ * strnlen.c (__strnlen): Merge in a change from GNU libc.
+
+ * strftime.c: Update from GNU libc (the only changes were to comments).
2001-02-13 Bruno Haible <haible@clisp.cons.org>