1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 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: svn+ssh://ci.ruby-lang.org/ruby/trunk@21282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2009-01-03 06:29:36 +00:00
parent 8e0c298f58
commit d11950cbad

View file

@ -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,