* ext/nkf: follow nkf2.0.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2004-10-29 10:11:22 +00:00
parent 6b8e5b303f
commit bf31fe3ed0

View File

@ -1,3 +1,7 @@
Fri Oct 29 19:05:33 2004 NARUSE, Yui <naruse@ruby-lang.org>
* ext/nkf: follow nkf2.0.
Fri Oct 29 17:18:22 2004 NAKAMURA Usaku <usa@ruby-lang.org>
* parse.y (ripper_s_allocate): add prototype for Microsoft compiler.