add ML entry

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2006-08-05 02:07:23 +00:00
parent 6ffe2a4dbf
commit 08c031f321

View File

@ -4,7 +4,7 @@ Fri Aug 4 12:13:22 2006 Eric Hodel <drbrain@segment7.net>
* lib/.document: Include most of the standard library in RDoc
generation.
* lib/rdoc/ri/ri_formatter.rb: Don't unescape HTML in HtmlFormatter.
* lib/drb/ssl.rb: Close socket on SSLError
* lib/drb/ssl.rb: Close socket on SSLError [ruby-core:7197]
Fri Aug 4 18:59:49 2006 Keiju Ishitsuka <keiju@ruby-lang.org>