diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-26 23:38:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-26 23:38:07 +0000 |
commit | f21c71e19e79a0c8d77c117100064f410b37c040 (patch) | |
tree | 16e383332ee7e3c6b47110c07996ca823bd78267 /localedata | |
parent | 1257f6bd24b7fadc5fd5c7c955bb72c3ba438d31 (diff) | |
download | glibc-f21c71e19e79a0c8d77c117100064f410b37c040.tar.gz glibc-f21c71e19e79a0c8d77c117100064f410b37c040.tar.xz glibc-f21c71e19e79a0c8d77c117100064f410b37c040.zip |
Update.
* locales/i18n: NUL character must not be in cntrl.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3f0e65a6b4..94a65c1baf 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,7 @@ 2000-06-26 Ulrich Drepper <drepper@redhat.com> + * locales/i18n: NUL character must not be in cntrl. + * Makefile (test-input): Add en_US.ISO-8859-1. * en_US.in: New file. |