diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 02:36:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 02:36:19 +0000 |
commit | 0c0c8bdeed0b6d5546e287300d1e210445991ae4 (patch) | |
tree | 24f153ee73930b33f4668662fd2d0154b423ab05 /localedata/ChangeLog | |
parent | dfef32ef796146357481a6f7949ba900108c655e (diff) | |
download | glibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.tar.gz glibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.tar.xz glibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.zip |
Update.
* locale/programs/ld-collate.c (handle_ellipsis): Test for duplication with generated name, not the name of the first character. Patch by Yong Li <yong.li@asu.edu>.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a2a6952183..cec673a49b 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2000-07-21 Ulrich Drepper <drepper@redhat.com> + + * charmaps/SJIS: Add width information. + Patch by GOTO Masanori <gotom@debian.or.jp>. + + * charmaps/SJIS: Correct byte sequence for single byte characters. + 2000-07-19 Ulrich Drepper <drepper@redhat.com> * locales/i18n: Fix typos. |