From: Ulrich Drepper Date: Sun, 8 Feb 2004 08:27:03 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~853 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2;p=thirdparty%2Fglibc.git Update. 2004-02-08 Ulrich Drepper * stdio-common/printf_size.c: Undo parts of patch from 2000-2-11. Initialize width correctly. --- diff --git a/ChangeLog b/ChangeLog index 832487ad704..02e16d47f49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-08 Ulrich Drepper + + * stdio-common/printf_size.c: Undo parts of patch from 2000-2-11. + Initialize width correctly. + 2004-02-07 Andreas Jaeger * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as