From eb416323bf3e964ebba71212a16e142bfd643a04 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 2 May 2008 04:51:58 +0000 Subject: * re.c (match_select): restore previous behavior of MatchData#select. RDoc updated as well, mentioning the plan to remove this method in the future. [ruby-dev:34556] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5710320238..13d53961f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri May 2 13:47:51 2008 Yukihiro Matsumoto + + * re.c (match_select): restore previous behavior of MatchData#select. + RDoc updated as well, mentioning the plan to remove this method + in the future. [ruby-dev:34556] + Fri May 2 13:04:04 2008 Yukihiro Matsumoto * ext/dbm/dbm.c (Init_dbm): defines DBM::VERSION even when -- cgit v1.2.3