diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 17:49:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 17:49:19 +0000 |
commit | c3e32a9697498b486465e4b6126f7dc40512b60c (patch) | |
tree | 0dd341598c12921fcc6bea43c98e4e9309117323 /localedata | |
parent | 9d893da15ced76e84d338b7de85a29bf5961c777 (diff) | |
download | glibc-c3e32a9697498b486465e4b6126f7dc40512b60c.tar.gz glibc-c3e32a9697498b486465e4b6126f7dc40512b60c.tar.xz glibc-c3e32a9697498b486465e4b6126f7dc40512b60c.zip |
Update.
* locales/i18n: Backspace is no space.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 2 | ||||
-rw-r--r-- | localedata/locales/i18n | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2f8b39aac7..ab99a4e81a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,7 @@ 2000-06-27 Ulrich Drepper <drepper@redhat.com> + * locales/i18n: Backspace is no space. + * locales/i18n: Add \t to space. 2000-06-27 Andreas Jaeger <aj@suse.de> diff --git a/localedata/locales/i18n b/localedata/locales/i18n index a5c6c6bd5b..808e5c4e43 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -282,7 +282,7 @@ outdigit <U0030>..<U0039> % space / % ISO/IEC 6429/ - <U0008>..<U000D>;/ + <U0009>..<U000D>;/ % TABLE 1 BASIC LATIN/ <U0020>;<U00A0>;/ % TABLE 35 GENERAL PUNCTUATION/ |