summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-04 11:53:14 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-04 11:53:14 +0000
commitd04b4a8a6ffd077dbcdaeda8c1785730d4679bde (patch)
tree97b034f98ddca7a7dd945b8df4d2c80ea28ce0c5 /ChangeLog
parent546b7ba639e26496e9768cdd7ded193759ad3128 (diff)
merges r21282, r21283, r21285 from trunk into ruby_1_9_1.
* enc/trans/euc-cn.c: renemed from gb2312.c because GB2312 is the name of a CSS. it's encoding name is "EUC-CN". -- * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345. * enc/trans/GB/: ditto. -- change encoding name. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21316 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3648ebf86..e26b6697b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Sat Jan 3 15:30:09 2009 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345.
+
+ * enc/trans/GB/: ditto.
+
+Sat Jan 3 15:26:30 2009 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * enc/trans/euc-cn.c: renemed from gb2312.c because GB2312 is
+ the name of a CSS. it's encoding name is "EUC-CN".
+
Sat Jan 3 03:00:42 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc,