diff options
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index da0faca163..caf60a87e1 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2000-07-29 Ulrich Drepper <drepper@redhat.com> + * tst-digits.c: Add tests for wprintf. + * tests/test7.cm: Change so that it is usable for wprintf tests. + + * tst-locale.sh: Fix typo in last change. + * tst-digits.c: Add ctype and wctype tests. 2000-07-28 Ulrich Drepper <drepper@redhat.com> |