diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-12-14 07:26:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-12-14 07:26:22 +0000 |
commit | 2e22fed281f68a7db181f6cfce125b65a9b05e86 (patch) | |
tree | f45b595fd0fd11980f8d4b6887fd06bef430bc86 /ChangeLog | |
parent | 30bce7b63fdfe2fe0e86d927932ad824dcb878d5 (diff) | |
download | glibc-2e22fed281f68a7db181f6cfce125b65a9b05e86.tar.gz glibc-2e22fed281f68a7db181f6cfce125b65a9b05e86.tar.xz glibc-2e22fed281f68a7db181f6cfce125b65a9b05e86.zip |
Update.
* libio/tst_swprintf.c (main): Add test for string argument with zero precision.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 84e5ebd6d2..aaca509cf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-12-13 Ulrich Drepper <drepper@redhat.com> + * libio/tst_swprintf.c (main): Add test for string argument with + zero precision. * stdio-common/Makefile (tests): Add tst-sprintf. * stdio-common/tst-sprintf.c: New file. |