From aad6dd50c129d4a28bd6a2f800c277e851c3348a Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 24 Dec 2009 06:21:14 +0000 Subject: * regexec.c (match_at): follow enclen's change. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@26167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e63c49cd..024fdbf81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Dec 24 15:20:03 2009 NARUSE, Yui + + * regexec.c (match_at): follow enclen's change. + Thu Dec 24 12:08:00 2009 Marc-Andre Lafortune * lib/delegate.rb (marshal_dump/load): dump & load instance variables -- cgit