]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 20 Jan 2003 15:04:56 +0000 (15:04 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 20 Jan 2003 15:04:56 +0000 (15:04 +0000)
lib/ChangeLog

index 4546781287084ac8d15b118bf427a03efb191071..a4c334e1a95f2164aa0c7506b2f59fe6a9f8cff9 100644 (file)
@@ -1,8 +1,15 @@
 2003-01-20  Jim Meyering  <jim@meyering.net>
 
-       Merge in changes from libc
+       Merge in changes from GNU libc
        * error.c: Eliminate many `#ifdef USE_IN_LIBIO' conditionals.
 
+2003-01-19  Ulrich Drepper  <drepper@redhat.com>
+
+       From GNU libc.
+       * strftime.c (my_strftime): Handle very large width
+       specifications for numeric values correctly.  Improve checks for
+       overflow.
+
 2003-01-19  Jim Meyering  <jim@meyering.net>
 
        * strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical definitions.