changeset 3186:da5eb1ac1c18

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 17 Feb 2001 16:56:27 +0000
parents 2cc18e750722
children 4116c2096b92
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
 2001-02-17  Jim Meyering  <meyering@lucent.com>
 
+	* strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
+	around included file name.
+
 	* strnlen.c (__strnlen): Merge in a change from GNU libc.
 
 	* strftime.c: Update from GNU libc (the only changes were to comments).