diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index f14abb450..feb824cbc 100644 --- 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). |