diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-07 11:32:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-07 11:32:00 +0000 |
commit | 31c46cf53db2849e7318fc0ee3418ef909c69466 (patch) | |
tree | 43f4987c65cb0bf568b455f805c871241d0f9e5b /ChangeLog | |
parent | 7bcaca4384ad7234926730e9e2d90dae67d521bb (diff) | |
download | glibc-31c46cf53db2849e7318fc0ee3418ef909c69466.tar glibc-31c46cf53db2849e7318fc0ee3418ef909c69466.tar.gz glibc-31c46cf53db2849e7318fc0ee3418ef909c69466.tar.bz2 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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |