From 185e2676afec07e07dc2cbe09db0c8a1965b50af Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 22 Apr 2008 10:39:19 +0000 Subject: * enumerator.c (enumerator_initialize): Remove an undocumented feature (passing a block to the constructor) that's broken. This is not what I intended. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index edda653c66..5119ab0b01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Apr 22 19:35:03 2008 Akinori MUSHA + + * enumerator.c (enumerator_initialize): Remove an undocumented + feature (passing a block to the constructor) that's broken. + This is not what I intended. + Tue Apr 22 17:49:46 2008 Yukihiro Matsumoto * sprintf.c (rb_f_sprintf): should protect temporary string from -- cgit v1.2.3