add ML number

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2007-10-03 14:42:35 +00:00
parent f63aae063a
commit ebe0e986c4

View File

@ -2,6 +2,7 @@ Wed Oct 3 23:37:17 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
* ext/nkf/nkf.c, bin/ri, bin/irb: fixed typos in doc and comments.
a patch from Eugene Ossintsev <eugoss AT gmail.com>.
[ruby-core:12375]
Wed Oct 3 17:56:22 2007 Koichi Sasada <ko1@atdot.net>