summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5482d382e..13d6d2d119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,10 @@ Tue Aug 30 16:19:40 2005 Keiju Ishitsuka <keiju@ruby-lang.org>
* lib/irb/init.rb: bug fix. [ruby-dev: 26920]
+Tue Aug 30 16:13:00 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * enum.c (enum_count): new method. [ruby-dev:26895]
+
Tue Aug 30 12:45:15 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
* eval.c (rb_f_send): do not call private methods if the receiver