diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-27 07:19:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-27 07:19:36 +0000 |
commit | 3c5adb76675fdb14c3073c995ccdb514c5199f1b (patch) | |
tree | 60f3ed2f0fad1c26633907b26bf987672919438f /ChangeLog | |
parent | 1da6cab218fb9210547d8b5dbea06e142974dcee (diff) | |
download | glibc-3c5adb76675fdb14c3073c995ccdb514c5199f1b.tar.gz glibc-3c5adb76675fdb14c3073c995ccdb514c5199f1b.tar.xz glibc-3c5adb76675fdb14c3073c995ccdb514c5199f1b.zip |
Update.
2000-04-27 Ulrich Drepper <drepper@redhat.com> * localedata/Makefile (test-srcs); Add tst-mbswcs3. Add rule to build tst-mbswcs3 before running tst-mbswcs.sh. * localedata/tst-mbswcs.sh: Run tst-mbswcs3. * localedata/tst-mbswcs3.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2f051c93af..9cef87151d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-04-27 Ulrich Drepper <drepper@redhat.com> + + * localedata/Makefile (test-srcs); Add tst-mbswcs3. + Add rule to build tst-mbswcs3 before running tst-mbswcs.sh. + * localedata/tst-mbswcs.sh: Run tst-mbswcs3. + * localedata/tst-mbswcs3.c: New file. + 2000-04-26 Ulrich Drepper <drepper@redhat.com> * wcsmbs/mbsnrtowcs.c: Correctly compute number of converted |