]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 11 Mar 2002 21:47:27 +0000 (21:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 11 Mar 2002 21:47:27 +0000 (21:47 +0000)
ChangeLog

index bb0d7885fe4d9ff06a7271d7bd3234343d10a430..d8c1bd4d36cccf0b80239bf5f1cd289e0d886d56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-03-11  Ulrich Drepper  <drepper@redhat.com>
+
+       * stdio-common/printf_fp.c (__printf_fp): Correct check for %F format
+       when determining type of format.
+       Patch by James Antill <james@and.org> [PR libc/2787].
+
+2002-03-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/unix/bsd/ftime.c (ftime): Don't return 1000 in millitm.
+
 2002-03-11  Roland McGrath  <roland@frob.com>
 
        * hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.