about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-07 11:32:00 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-07 11:32:00 +0000
commit31c46cf53db2849e7318fc0ee3418ef909c69466 (patch)
tree43f4987c65cb0bf568b455f805c871241d0f9e5b /ChangeLog
parent7bcaca4384ad7234926730e9e2d90dae67d521bb (diff)
downloadglibc-31c46cf53db2849e7318fc0ee3418ef909c69466.tar.gz
glibc-31c46cf53db2849e7318fc0ee3418ef909c69466.tar.xz
glibc-31c46cf53db2849e7318fc0ee3418ef909c69466.zip
Update.
1999-05-07  Ulrich Drepper  <drepper@cygnus.com>

	* stdio-common/tst-printf.c: Add test case for last _itoa problem.

	* stdio-common/vfprintf.c: Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06de3f1da6..1dbd5e9d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-07  Ulrich Drepper  <drepper@cygnus.com>
+
+	* stdio-common/tst-printf.c: Add test case for last _itoa problem.
+
+	* stdio-common/vfprintf.c: Fix typo.
+
 1999-05-06  Ulrich Drepper  <drepper@cygnus.com>
 
 	* elf/link.h (struct link_map): New field l_phdr_allocated.