diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-29 07:25:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-29 07:25:43 +0000 |
commit | c1d835ced9c8e8a3a288b77075df3afd0a876f99 (patch) | |
tree | e2f1d96d6cfabb760321dddeb79a65aac8b4bdcf /localedata/ChangeLog | |
parent | 69c69fe11da745ee591a17570c2be5b529ec2fa6 (diff) | |
download | glibc-c1d835ced9c8e8a3a288b77075df3afd0a876f99.tar glibc-c1d835ced9c8e8a3a288b77075df3afd0a876f99.tar.gz glibc-c1d835ced9c8e8a3a288b77075df3afd0a876f99.tar.bz2 glibc-c1d835ced9c8e8a3a288b77075df3afd0a876f99.zip |
Update.
* stdio-common/Makefile (routines): Remove _i18n_itoa and
_i18n_itowa.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 380a53fe5c..da0faca163 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2000-07-29 Ulrich Drepper <drepper@redhat.com> + + * tst-digits.c: Add ctype and wctype tests. + 2000-07-28 Ulrich Drepper <drepper@redhat.com> * Makefile (ld-test-names): Add test7. |