aboutsummaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-29 23:35:35 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-29 23:35:35 +0000
commit27ffef477cf5c8a7ee463002db538f5654b9ab4d (patch)
tree8fc0d9a66f7fa2a16a488d72656221d2b915069b /localedata/ChangeLog
parente0bd78f584887f59a37cae8bd911fdaf8edcc7ad (diff)
downloadglibc-27ffef477cf5c8a7ee463002db538f5654b9ab4d.tar
glibc-27ffef477cf5c8a7ee463002db538f5654b9ab4d.tar.gz
glibc-27ffef477cf5c8a7ee463002db538f5654b9ab4d.tar.bz2
glibc-27ffef477cf5c8a7ee463002db538f5654b9ab4d.zip
Update.
2000-06-29 Ulrich Drepper <drepper@redhat.com> * tst-fmon.data: Until we know what is correct, but the spaces after DEM back in. * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out unresolved issues. * tests-mbwc/dat_mbtowc.c: Likewise. * tests-mbwc/dat_strcoll.c: Likewise. * tests-mbwc/dat_strfmon.c: Likewise. * tests-mbwc/dat_strxfrm.c: Likewise. * tests-mbwc/tst_mbtowc.c: Likewise. ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index f68ce4063d..7bb05283bd 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,16 @@
+2000-06-29 Ulrich Drepper <drepper@redhat.com>
+
+ * tst-fmon.data: Until we know what is correct, but the spaces
+ after DEM back in.
+
+ * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out
+ unresolved issues.
+ * tests-mbwc/dat_mbtowc.c: Likewise.
+ * tests-mbwc/dat_strcoll.c: Likewise.
+ * tests-mbwc/dat_strfmon.c: Likewise.
+ * tests-mbwc/dat_strxfrm.c: Likewise.
+ * tests-mbwc/tst_mbtowc.c: Likewise.
+
2000-06-29 Andreas Jaeger <aj@suse.de>
* sort-test.sh: Set LC_ALL to full locale name.
@@ -5,7 +18,7 @@
* Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
anymore.
(LOCALES): New.
- ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
+ ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
Depend on locale files
(LOCALE_FILES): New.
(ALL_LC_FILES): New.