diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 18:09:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 18:09:54 +0000 |
commit | 1539660873718894bb0cfbdff443d3691c32b826 (patch) | |
tree | 4aee31706fc6f051662ff0625add8373ae416121 /localedata/ChangeLog | |
parent | c3e32a9697498b486465e4b6126f7dc40512b60c (diff) | |
download | glibc-1539660873718894bb0cfbdff443d3691c32b826.tar.gz glibc-1539660873718894bb0cfbdff443d3691c32b826.tar.xz glibc-1539660873718894bb0cfbdff443d3691c32b826.zip |
Update.
* locales/i18n: Backspace isn't blank, tab is. * tst-ctype.c (main): Add tests for control characters and space.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index ab99a4e81a..0b7dac9a8a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2000-06-27 Ulrich Drepper <drepper@redhat.com> + * locales/i18n: Backspace isn't blank, tab is. + + * tst-ctype.c (main): Add tests for control characters and space. + * locales/i18n: Backspace is no space. * locales/i18n: Add \t to space. |