diff options
author | Bruno Haible <bruno@clisp.org> | 2011-12-23 08:43:41 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-12-23 08:43:41 -0500 |
commit | d455f537be05dac05b8fc67e58f13fd85d553c74 (patch) | |
tree | e3f0b2f9444b50519802fd6c4ad3ba226ba63e66 /ChangeLog | |
parent | 6b13d9d9ef19b7a5571edd420ca0c16e4986f9bb (diff) | |
download | glibc-d455f537be05dac05b8fc67e58f13fd85d553c74.zip glibc-d455f537be05dac05b8fc67e58f13fd85d553c74.tar.gz glibc-d455f537be05dac05b8fc67e58f13fd85d553c74.tar.bz2 |
iconv mapping of 0xA8 0xEC in CP1258 is non-canonical
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2011-08-06 Bruno Haible <bruno@clisp.org> + [BZ #13061] + * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to + U+0385, not to U+1FEE. + [BZ #13062] * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong entry for U+00A5 U+0301. |