# HG changeset patch # User Kenichi Handa # Date 1207225887 0 # Node ID 1ca5c3cf058100bd0bac15c03e8a4ade91f68a94 # Parent ac4d127a841a86f6759c390fb3196d1f7134af2d *** empty log message *** diff -r ac4d127a841a -r 1ca5c3cf0581 src/ChangeLog --- a/src/ChangeLog Thu Apr 03 12:30:02 2008 +0000 +++ b/src/ChangeLog Thu Apr 03 12:31:27 2008 +0000 @@ -1,3 +1,12 @@ +2008-04-03 Kenichi Handa + + * coding.c (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO. + (CATEGORY_MASK_UTF_16): Likewise. + (detect_coding_utf_16): Add heuristics to reject utf-16 for a + binary file. + (detect_coding): Add null-byte detection for a binary file. + (detect_coding_system): Likewise. + 2008-04-03 Jason Rumney * ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.