summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-10 07:44:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-10 07:44:00 +0000
commitbeee54c7ce92249487b96e8bae5d1f1fcc9c5a42 (patch)
tree67c620639bfac008f1fa2e236c74b42ca48e0d08 /ChangeLog
parentaab0773a86762fc1ab05122c65fac21d67bfff57 (diff)
* eval.c (umethod_bind): perge unused check. [ruby-dev:22850]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5664 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 b3c049c2bc..e4d649fcaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Feb 10 16:43:50 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * eval.c (umethod_bind): perge unused check. [ruby-dev:22850]
+
Tue Feb 10 14:33:08 2004 NAKAMURA Usaku <usa@ruby-lang.org>
* string.c (rb_str_match): raise TypeError when both arguments are