about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-12-14 07:19:20 +0000
committerUlrich Drepper <drepper@redhat.com>2001-12-14 07:19:20 +0000
commit13c5a4420b0479b07c0efa11d985e4e59dcc369d (patch)
tree6504ae308c1749459b9af04be61e449f7d10424c /ChangeLog
parent9b63f5b4fae14e1636517550d45f453439cbaac6 (diff)
downloadglibc-13c5a4420b0479b07c0efa11d985e4e59dcc369d.tar.gz
glibc-13c5a4420b0479b07c0efa11d985e4e59dcc369d.tar.xz
glibc-13c5a4420b0479b07c0efa11d985e4e59dcc369d.zip
Update.
2001-12-13  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/tst-sprintf.c: New file.

2001-12-13  Andreas Schwab  <schwab@suse.de>

	* stdio-common/vfprintf.c (process_string_arg): Correctly handle
	zero precision with wide character string format.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95e10239af..d9bccb934d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-12-13  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/tst-sprintf.c: New file.
+
+2001-12-13  Andreas Schwab  <schwab@suse.de>
+
+	* stdio-common/vfprintf.c (process_string_arg): Correctly handle
+	zero precision with wide character string format.
+
 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
 
 	* sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,