diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-18 02:59:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-18 02:59:57 +0000 |
commit | 35946fb706d6333c5c11663fd0b46c1e9116ae0f (patch) | |
tree | 9dd3397b3e3b8214bf8a05773489ba854c97d065 /localedata | |
parent | 404127bca0508b64a40b6e77161cd555124408fa (diff) | |
download | glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.tar.gz glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.tar.xz glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.zip |
Update.
* wcsmbs/wcswidth.c (wcswidth): Don't forget to decrement counter n.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 3 | ||||
-rw-r--r-- | localedata/charmaps/ISO-8859-1 | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f7fcf3e5fc..811d9d19f4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 1999-11-17 Ulrich Drepper <drepper@cygnus.com> + * charmaps/ISO-8859-1: Don't define values for non-printable + characters. + * charmaps/ISO-8859-1: Add width information. 1999-11-12 Ulrich Drepper <drepper@cygnus.com> diff --git a/localedata/charmaps/ISO-8859-1 b/localedata/charmaps/ISO-8859-1 index 0efd36b409..5d28196fc1 100644 --- a/localedata/charmaps/ISO-8859-1 +++ b/localedata/charmaps/ISO-8859-1 @@ -355,8 +355,6 @@ CHARMAP END CHARMAP WIDTH -<NU>...<US> 0 <SP>...<'?> 1 -<DT>...<AC> 0 <NS>...<y:> 1 END WIDTH |