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

fix ChangeLog.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2008-07-24 19:15:56 +00:00
parent b7464f8513
commit 32eca11325

View file

@ -1,6 +1,7 @@
Fri Jul 25 04:12:57 2008 NARUSE, Yui <naruse@ruby-lang.org>
* ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.
[ruby-list:45257]
Fri Jul 25 02:43:11 2008 Yusuke Endoh <mame@tsg.ne.jp>