From 34421fdc29aacd66b87b599ef9c845e1c97e75c9 Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 1 Sep 2008 08:31:54 +0000 Subject: fix changelog [ruby-dev:36070] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f9a89eefe..5de4ad92a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ Mon Sep 1 17:07:23 2008 NARUSE, Yui - * enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias of - eucJP-ms. + * enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not an alias of EUC-JP + but eucJP-ms. * enc/trans/japanese.trans (eucJP-ms): eucJP-ms is the correct - name of the encoding in Ruby. + name of the encoding in Ruby. [ruby-dev:36070] Mon Sep 1 16:48:50 2008 Nobuyoshi Nakada -- cgit