summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-17 16:51:03 +0000
committerJim Meyering <jim@meyering.net>2001-02-17 16:51:03 +0000
commit098d5eab9a105f00e4b98fb8beab0615a7a5aaad (patch)
treec531adcdd19f8ed6c99312ecac0b3a956e07b866
parent0d99837faa71e14e22c552ddb3f6b54259616a6f (diff)
downloadgnulib-098d5eab9a105f00e4b98fb8beab0615a7a5aaad.tar.gz
*** empty log message ***
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 34266d3573..3b5a52f969 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-17 Jim Meyering <meyering@lucent.com>
+
+ * strftime.c: Update from libc (the only changes were to comments).
+
2001-02-13 Bruno Haible <haible@clisp.cons.org>
* mbswidth.h (mbswidth): Also define as macro, to avoid prototype clash.