changeset 3184:dc83d2469270

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 17 Feb 2001 16:53:38 +0000
parents 6b3a863a05c7
children 2cc18e750722
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>