summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-06-07 08:55:45 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-06-07 08:55:45 +0000
commitf202608e56f5f270564ede04642068978f4cea70 (patch)
treeda04b390285fdee802f9c2e0fe0da2540602e155 /ChangeLog
parentd16617c041d3ee3003de50a12f19a2dd42b1b795 (diff)
* eval.c (method_inspect): show proper class name.
[ruby-talk:248647], Thanks Calamitas. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12461 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cad8b0e71..59dffcea1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 7 14:53:46 2007 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * eval.c (method_inspect): show proper class name.
+ [ruby-talk:248647], Thanks Calamitas.
+
Mon May 28 19:37:24 2007 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (move_to_next_entry): revert r12338. not necessary