about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-08 08:27:03 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-08 08:27:03 +0000
commit14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2 (patch)
tree93f88b5240cff9a91ceeb9ec02b5f1923d4051fa
parentfa5753eede3e97e94f50928989b313fb1fbdae6f (diff)
downloadglibc-14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2.tar.gz
glibc-14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2.tar.xz
glibc-14a60f044087f2fccf7c7d8fe4ab88f8ff3543e2.zip
Update.
2004-02-08  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/printf_size.c: Undo parts of patch from 2000-2-11.
	Initialize width correctly.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 832487ad70..02e16d47f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/printf_size.c: Undo parts of patch from 2000-2-11.
+	Initialize width correctly.
+
 2004-02-07  Andreas Jaeger  <aj@suse.de>
 
 	* iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as