aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-17 19:22:43 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-17 19:22:43 +0000
commitce723583fc8c5241879dfb5c1d7f940ded72f283 (patch)
treeec364aea4e24b93088ac466f10edcf7dc63c383c /ChangeLog
parent9d54e98421ecc160fc92238746651bf70f1683e1 (diff)
downloadglibc-ce723583fc8c5241879dfb5c1d7f940ded72f283.tar
glibc-ce723583fc8c5241879dfb5c1d7f940ded72f283.tar.gz
glibc-ce723583fc8c5241879dfb5c1d7f940ded72f283.tar.bz2
glibc-ce723583fc8c5241879dfb5c1d7f940ded72f283.zip
Update.
* stdio-common/tiformat.c (sprint_ints): Add tests for I flag. * libio/tst_wprintf.c (main): Add test for I flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1aa341a8e6..474d77fcef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2000-06-17 Ulrich Drepper <drepper@redhat.com>
* stdio-common/vfprintf.c (vfprintf): Fix handling of I flag.
+ * stdio-common/tiformat.c (sprint_ints): Add tests for I flag.
+ * libio/tst_wprintf.c (main): Add test for I flag.
* iconv/gconv_trans.c: Implement handling if translit_ignore.
* locale/langinfo.h: Add entries for translit_ignore information.