add ML ref.

[ruby-core:7865]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2006-05-13 08:24:46 +00:00
parent 3780530a64
commit 4bd4ea12ad
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Sat May 13 16:14:05 2006 Tanaka Akira <akr@m17n.org>
(Struct#pretty_print): call Kernel#class and Struct#members even if
overriden.
(Struct#pretty_print_cycle): ditto.
[ruby-core:7865]
Thu May 11 18:30:11 2006 GOTOU Yuuzou <gotoyuzo@notwork.org>