# HG changeset patch # User Juanma Barranquero # Date 1200756299 0 # Node ID 8e95d2477e906a3efe66dbbc36e27b3531e3a4c2 # Parent e1f6cdb9fdd49cb037ab8d6609050a23e4027e3a *** empty log message *** diff -r e1f6cdb9fdd4 -r 8e95d2477e90 src/ChangeLog --- a/src/ChangeLog Sat Jan 19 15:22:08 2008 +0000 +++ b/src/ChangeLog Sat Jan 19 15:24:59 2008 +0000 @@ -4,7 +4,7 @@ Allow Latin extra codes only when *latin_extra_code_state is nonzero. (detect_coding_mask): If there is a NULL byte, detect the encoding as UTF-16 or binary. If Latin extra codes exist, detect the encoding - as ISO-2022 only when there's no other proper encoding is found. + as ISO-2022 only when no other proper encoding is found. 2008-01-17 Jason Rumney