From 0d0c31ff8414edc38417b7b172819275e03f4dc3 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 29 May 2008 19:35:50 +0000 Subject: Merge from ruby_1_8. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 225f9c17b7..3c6a815d7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri May 30 04:32:07 2008 Akinori MUSHA + + * enum.c (count_i, count_iter_i): Sync with trunk. + enum.c (enum_count, count_all_i, Init_Enumerable), + array.c (rb_ary_count): Sync with trunk. If no argument or + block is given, count the number of all elements. + Fri May 30 03:12:18 2008 Akinori MUSHA * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand): -- cgit v1.2.3