diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-25 01:00:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-25 01:00:37 +0000 |
commit | db76d9433c8b71eb3677ff5ca5b94e084e73e468 (patch) | |
tree | b02fb38974b74d7711821b95e94e798e1e67db53 /localedata/ChangeLog | |
parent | 973209d8b04730a5f39dbcb015cc9836add665c1 (diff) | |
download | glibc-db76d9433c8b71eb3677ff5ca5b94e084e73e468.tar.gz glibc-db76d9433c8b71eb3677ff5ca5b94e084e73e468.tar.xz glibc-db76d9433c8b71eb3677ff5ca5b94e084e73e468.zip |
Update.
* locale/programs/ld-collate.c (collate_output): Also handle IGNOREd characters in the simple way when generating the multibyte table. * locale/programs/ld-ctype.c (allocate_arrays): Move codeset_name handling to ... (ctype_finish): ...here. Check for missing codeset name.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 7c411e80ad..4001a4dcbb 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2000-01-24 Ulrich Drepper <drepper@cygnus.com> + * tst-locale.sh: Also enable test5. + * tests/test5.ds: New file. + * locales/gl_ES: New file. Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>. |