changeset 93596:1ca5c3cf0581

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 03 Apr 2008 12:31:27 +0000
parents ac4d127a841a
children 0dac12128e1c
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@m17n.org>
+
+	* 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  <jasonr@gnu.org>
 
 	* ftfont.c (ftfont_get_open_type_spec): Check spec->script, not val.