diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-01 05:26:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-01 05:26:07 +0000 |
commit | b62404dcc974bba61026c911fd9adf3c2730faab (patch) | |
tree | 433eec1babeea0f04bb35e941e56050a6e958e78 /localedata | |
parent | 5e087c7152841153da9c696df8596684e359c755 (diff) | |
download | glibc-b62404dcc974bba61026c911fd9adf3c2730faab.zip glibc-b62404dcc974bba61026c911fd9adf3c2730faab.tar.gz glibc-b62404dcc974bba61026c911fd9adf3c2730faab.tar.bz2 |
Update.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 035f88b..2aecbb0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -6,6 +6,10 @@ * gen-locale.sh: Generate only one locale which is described in a command line parameter. + * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work + around DEM problem. + * tst-fmon.data: Change back entries with DEM. + * gen-locale.sh: Print that it might take a while to finish. 2000-06-30 Jakub Jelinek <jakub@redhat.com> |