diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-25 00:38:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-25 00:38:27 +0000 |
commit | a64e8af15015e277914970bde5062735b9506cad (patch) | |
tree | 6a6725e278180ad9c377b25a0d3e171516ff92b4 /localedata/ChangeLog | |
parent | 33101abcb858b81ca3f70709b4e7e3679add93de (diff) | |
download | glibc-a64e8af15015e277914970bde5062735b9506cad.zip glibc-a64e8af15015e277914970bde5062735b9506cad.tar.gz glibc-a64e8af15015e277914970bde5062735b9506cad.tar.bz2 |
Update.
2000-07-24 Ulrich Drepper <drepper@redhat.com>
* libio/iogetwline.c (_IO_getwline_info): Use wide character
string functions.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 1555ccd..b347763 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2000-07-24 Ulrich Drepper <drepper@redhat.com> + + * Makefile: Add rules to build, run, and distribute tst-wctype. + * tst-wctype.c: New file. + * tst-wctype.input: New file. + * tst-wctype.sh: New file. + 2000-07-24 Jakub Jelinek <jakub@redhat.com> * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation |