libfontenc: Changes to 'master'

James Cloos cloos at kemper.freedesktop.org
Thu Apr 26 04:02:48 PDT 2012


 src/fontenc.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7de846ed190b2564b0642de79918dd3804083b4e
Author: James Cloos <cloos at jhcloos.com>
Date:   Tue Apr 24 16:01:35 2012 -0400

    Fix ISO-8859-7 → ISO-10646 mapping.
    
    ISO-8859-7 code point 0xD2 is unassigned.
    
    ISO-10646 code point U+03A2, to which 0xD2 was mapping, also is unassigned.
    
    Reported by Norm Pierce.
    
    Signed-off-by: James Cloos <cloos at jhcloos.com>

commit f7682533fa6de77d8bd6fa6480a0f5188e0e56d7
Author: James Cloos <cloos at jhcloos.com>
Date:   Tue Apr 24 15:55:59 2012 -0400

    Fix ISO-8859-6 → ISO-10646 mapping.
    
    ISO-8859-6 code point 0xC0 is unassigned.
    
    ISO-10646 code point U+0620, to which 0xC0 was mapping, has since been
    assigned an unrelated character.
    
    Reported by Norm Pierce.
    
    Signed-off-by: James Cloos <cloos at jhcloos.com>



More information about the xorg-commit mailing list