diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-11 19:24:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-11 19:24:43 +0000 |
commit | b168cff285692e8cc7ba1f2f9646f4438e75f909 (patch) | |
tree | bd55b9c2e2976efcc4a25dd3c2304ee74a31c6c2 /ChangeLog | |
parent | a1d84548c8aa7023cd039c85f81b831eef6d4a4c (diff) | |
download | glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.tar glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.tar.gz glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.tar.bz2 glibc-b168cff285692e8cc7ba1f2f9646f4438e75f909.zip |
Update.
* iconvdata/gconv-modules: Add aliases CN-GB and CN-BIG5.
Reported by Bruno Haible <haible@ilog.fr>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-02-11 Ulrich Drepper <drepper@redhat.com> + * iconvdata/gconv-modules: Add aliases CN-GB and CN-BIG5. + Reported by Bruno Haible <haible@ilog.fr>. + * stdio-common/printf-parse.h (parse_one_spec): Set wide elements. * stdio-common/printf_fp.c: Truely support wide characater output. |