diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-03 06:29:36 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-03 06:29:36 +0000 |
| commit | 870776061572ac10771e2a3678990a6968ffa8cc (patch) | |
| tree | 3ffdf098f21688ffce90bcb3cc7a82cad8c5e978 /ChangeLog | |
| parent | 48c5087d3835bd6a2636f829f10a171a5e12ef58 (diff) | |
* enc/trans/euc-cn.c: renemed from gb2312.c because GB2312 is
the name of a CSS. it's encoding name is "EUC-CN".
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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, |
