[PATCH 1/5][v9] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0

Carlos O'Donell carlos@redhat.com
Thu Dec 10 02:55:00 GMT 2015


On 12/07/2015 12:17 PM, Mike FABIAN wrote:
> From e1ea302158b5bf678a6af37a0ef03b78bc467b69 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Mon, 18 May 2015 07:03:13 +0200
> Subject: [PATCH 1/5] Remove duplicate transliterations for U+0152 and U+0153
>  from C-translit.h.in
> 
> ---
>  locale/C-translit.h.in | 2 --
>  1 file changed, 2 deletions(-)

This looks good to me.

Committed along with patch #2 as one changeset, since that's how I
tested it.

commit 6f84663a4f8105da59859ce699309c2d284d6494
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Dec 9 21:51:26 2015 -0500

    Generic updates to transliterations.
    
    - Remove duplicate transliterations for U+0152 and U+0153 from
      C-translit.h.in.
    - Change Ö U+00D6 LATIN CAPITAL LETTER O WITH STROKE → O
      (instead of → OE)
    - Change ö U+00F6 LATIN SMALL LETTER O WITH STROKE → o
      (instead of → oe)
    - Add ₹ U+20B9 INDIAN RUPEE SIGN → INR
    - Add ₫ U+20AB DONG SIGN → Dong (in addition to "₫ → Đồng")
    - Add many others from
      http://unicode.org/cldr/trac/browser/trunk/common/transforms/Latin-ASCII.xml
    - Add some more currency signs suggested by Marko Myllynen
    - Add another patch with more characters by Marko Myllynen


Cheers,
Carlos.



More information about the Libc-alpha mailing list