summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-05-13 07:35:50 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-05-13 07:35:50 +0000
commit95079dbe784b785a02e91147c2183431ef6ada51 (patch)
tree0c08ed15a8cfd302bf24ab1950ee286043ba1967 /ChangeLog
parent00c48ed55b4d3575f50af42a9fc29ef38b0d4260 (diff)
downloadruby-95079dbe784b785a02e91147c2183431ef6ada51.tar.gz
ruby-95079dbe784b785a02e91147c2183431ef6ada51.tar.xz
ruby-95079dbe784b785a02e91147c2183431ef6ada51.zip
* lib/pp.rb (PP.mcall): new method.
(Struct#pretty_print): call Kernel#class and Struct#members even if overriden. (Struct#pretty_print_cycle): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f4fc8080..c99a2195f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sat May 13 16:14:05 2006 Tanaka Akira <akr@m17n.org>
+
+ * lib/pp.rb (PP.mcall): new method.
+ (Struct#pretty_print): call Kernel#class and Struct#members even if
+ overriden.
+ (Struct#pretty_print_cycle): ditto.
+
Thu May 11 18:30:11 2006 GOTOU Yuuzou <gotoyuzo@notwork.org>
* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should return