diff src/ChangeLog @ 31456:1d3d2dcc62b4

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Sep 2000 12:41:09 +0000
parents 4dd84bbe2c6c
children 5b606f4bf4f7
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 07 12:04:09 2000 +0000
+++ b/src/ChangeLog	Thu Sep 07 12:41:09 2000 +0000
@@ -1,8 +1,8 @@
 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
 
 	* coding.c (encode_coding_sjis_big5): Use translation table for
-	encoding, not decoding.   Check for the charset katakana-jisx0201,
-	not latin-jisx0201.
+	encoding, not decoding.  Fix the handling of latin-jisx0201.
+	Check for the charset katakana-jisx0201 too.
 	(ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
 
 2000-09-07  Gerd Moellmann  <gerd@gnu.org>