aboutsummaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-28 21:38:03 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-28 21:38:03 +0000
commit777e222ddbdffe54b5e344ac1cb40a6ab9ef621f (patch)
tree9b495f8840742f768f0a6cb0f676774157d628c9 /localedata/ChangeLog
parentea9e5dc03bfc73e8c197a9eabaf4e84999cbba49 (diff)
downloadglibc-777e222ddbdffe54b5e344ac1cb40a6ab9ef621f.tar
glibc-777e222ddbdffe54b5e344ac1cb40a6ab9ef621f.tar.gz
glibc-777e222ddbdffe54b5e344ac1cb40a6ab9ef621f.tar.bz2
glibc-777e222ddbdffe54b5e344ac1cb40a6ab9ef621f.zip
Update.
* Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies. (TEST_MBWC_ENV): Remove unnecessary slash. * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales. * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data. * Makefile: Add do-tst-mbswcs to dependencies of locale test suite tests.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index b5becf70ad..1f61a85259 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,14 @@
2000-06-28 Ulrich Drepper <drepper@redhat.com>
+ * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
+ (TEST_MBWC_ENV): Remove unnecessary slash.
+ * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
+
+ * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
+
+ * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
+ tests.
+
* locales/iso14651_t1: Explicitly add control character in
U0000-U001F and U007F-U009F range for backward compatibility.