From e524d4577f782100acea74a73e15eef5bea95553 Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 20 Apr 2008 12:10:04 +0000 Subject: Tag for 1.8.7-preview2. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_7_preview2@16110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8c6ff5820..c254414d2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Apr 20 21:02:06 2008 Akinori MUSHA + + * enumerator.c: Resolve the method every time an enumeration + method is run, not once when the enumerator is initialized as it + was before, so that method_missing() and method (re)definition + afterwards are both in effect; pointed out in: [ruby-core:16441] + Sun Apr 20 17:59:25 2008 Akinori MUSHA * object.c, NEWS, test/ruby/test_symbol.rb: Revert Symbol#to_proc -- cgit v1.2.3