summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-04 22:24:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-04 22:24:00 +0000
commit208e43b3feeece3b363af1f7426ec7df4a788e73 (patch)
tree6a8c47fee80c687a65de7609493df5666397a067 /ChangeLog
parentb4d7d616d9ad8d94df0563f06318c7b9a6a80269 (diff)
* method.h (rb_gc_mark_method_entry): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3181714312..af6148c1ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed May 5 07:23:56 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * method.h (rb_gc_mark_method_entry): fixed typo.
+
Wed May 5 05:20:27 2010 Koichi Sasada <ko1@atdot.net>
* method.h, vm_method.c: rename some internal functions related to