]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Jan 2000 07:32:40 +0000 (07:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Jan 2000 07:32:40 +0000 (07:32 +0000)
ChangeLog

index a0416960f5326351220bf319db3ec03c916fb3b8..817474608495707874bbff01008b22bed97de7ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-01-19  Ulrich Drepper  <drepper@cygnus.com>
 
+       * time/strptime.c: Change buffer handling to fix recursive calls
+       with locales (PR libc/1546).
+
        * stdlib/strfmon.c: Don't report an eror if final NUL is at the
        end of the buffer.  Set errno correctly if floating-point number
        would overflow buffer.