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 /ChangeLog | |
parent | 5e087c7152841153da9c696df8596684e359c755 (diff) | |
download | glibc-b62404dcc974bba61026c911fd9adf3c2730faab.tar.gz glibc-b62404dcc974bba61026c911fd9adf3c2730faab.tar.xz glibc-b62404dcc974bba61026c911fd9adf3c2730faab.zip |
Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 95009e32fe..cc7c5b15ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,9 +32,6 @@ value. Therefore it does not have to be printed. But we cannot remove the space if the currency symbol is printed before the number since this is what many locales expect. - * localedata/tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to - work around DEM problem. - * localedata/tst-fmon.data: Change back entries with DEM. * iconv/gconv_trans.c: Test with _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN whether this information is available. |