intl/icu/source/data/unidata/NormalizationCorrections.txt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/data/unidata/NormalizationCorrections.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,50 @@
     1.4 +# NormalizationCorrections-6.3.0.txt
     1.5 +# Date: 2013-01-02, 08:39:00 GMT [KW, LI]
     1.6 +#
     1.7 +# This file is a normative contributory data file in the
     1.8 +# Unicode Character Database.
     1.9 +#
    1.10 +# Copyright (c) 1991-2013 Unicode, Inc.
    1.11 +# For terms of use, see http://www.unicode.org/terms_of_use.html
    1.12 +#
    1.13 +# The normalization stability policy of the Unicode Consortium
    1.14 +# ordinarily precludes any change to the decomposition
    1.15 +# for any character, once established in a relevant version
    1.16 +# of the UnicodeData.txt data file. However, under certain
    1.17 +# exceptional (and rare) conditions, an error in a decomposition
    1.18 +# mapping may be discovered that is truly just an unintended
    1.19 +# typo in the data, and not a matter of dubious interpretation.
    1.20 +#
    1.21 +# Whenever such an error may be found, and if it meets the
    1.22 +# requirements for possible exceptions to normalization
    1.23 +# stability, the correction is entered in this data file,
    1.24 +# so that any implementation depending on absolute stability
    1.25 +# of normalization, *including* any errors in the data, can
    1.26 +# safely reconstruct the exact state of the data tables at
    1.27 +# any given version of Unicode.
    1.28 +#
    1.29 +# Currently this list has exactly six entries in it, one for the
    1.30 +# typo found and corrected in Corrigendum #3, and five for
    1.31 +# the typos and misidentifications found and corrected in 
    1.32 +# Corrigendum #4. All efforts
    1.33 +# will be made to keep the entries limited to just those fixes.
    1.34 +#
    1.35 +# Interpretation of the fields:
    1.36 +#   Field 0: Unicode code point
    1.37 +#   Field 1: Original (erroneous) decomposition
    1.38 +#   Field 2: Corrected decomposition
    1.39 +#   Field 3: Version of Unicode for which the correction was
    1.40 +#            entered into UnicodeData.txt, in n.n.n format.
    1.41 +#   Comment: Indicates the Unicode Corrigendum which documents 
    1.42 +#            the correction
    1.43 +#
    1.44 +# For more information, see UAX #15, Unicode Normalization Forms.
    1.45 +#
    1.46 +F951;96FB;964B;3.2.0 # Corrigendum 3
    1.47 +2F868;2136A;36FC;4.0.0 # Corrigendum 4
    1.48 +2F874;5F33;5F53;4.0.0 # Corrigendum 4
    1.49 +2F91F;43AB;243AB;4.0.0 # Corrigendum 4
    1.50 +2F95F;7AAE;7AEE;4.0.0 # Corrigendum 4
    1.51 +2F9BF;4D57;45D7;4.0.0 # Corrigendum 4
    1.52 +
    1.53 +# EOF

mercurial