diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-11-27 03:47:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-11-27 03:47:06 +0000 |
commit | 8e9b2075ba1d6ce2ab82c2eb2547e2c2ef3ecca8 (patch) | |
tree | de7fba86c989c6f7df1d6d7bac078813d0855fa3 /localedata | |
parent | f4efd06825ba5fec62662be611d94335eff4f8f7 (diff) | |
download | glibc-8e9b2075ba1d6ce2ab82c2eb2547e2c2ef3ecca8.zip glibc-8e9b2075ba1d6ce2ab82c2eb2547e2c2ef3ecca8.tar.gz glibc-8e9b2075ba1d6ce2ab82c2eb2547e2c2ef3ecca8.tar.bz2 |
Update.
2001-11-21 Bruno Haible <bruno@clisp.org>
* charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 | ||||
-rw-r--r-- | localedata/charmaps/ISO-8859-16 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f1de5be..716baec 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2001-11-21 Bruno Haible <bruno@clisp.org> + + * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries. + 2001-11-15 Børre Gaup <boerre.gaup@pc.nu> * locales/se_NO: New file. diff --git a/localedata/charmaps/ISO-8859-16 b/localedata/charmaps/ISO-8859-16 index 359a21f..83fdeb7 100644 --- a/localedata/charmaps/ISO-8859-16 +++ b/localedata/charmaps/ISO-8859-16 @@ -172,13 +172,13 @@ CHARMAP <U0105> /xa2 LATIN SMALL LETTER A WITH OGONEK <U0141> /xa3 LATIN CAPITAL LETTER L WITH STROKE <U20AC> /xa4 EURO SIGN -<U00AB> /xa5 LEFT-POINTING DOUBLE ANGLE QUOTATION MARK +<U201E> /xa5 DOUBLE LOW-9 QUOTATION MARK <U0160> /xa6 LATIN CAPITAL LETTER S WITH CARON <U00A7> /xa7 SECTION SIGN <U0161> /xa8 LATIN SMALL LETTER S WITH CARON <U00A9> /xa9 COPYRIGHT SIGN <U0218> /xaa LATIN CAPITAL LETTER S WITH COMMA BELOW -<U201E> /xab DOUBLE LOW-9 QUOTATION MARK +<U00AB> /xab LEFT-POINTING DOUBLE ANGLE QUOTATION MARK <U0179> /xac LATIN CAPITAL LETTER Z WITH ACUTE <U00AD> /xad SOFT HYPHEN <U017A> /xae LATIN SMALL LETTER Z WITH ACUTE |