From 0e3a147bd44f90391be47eee62a65749eacd0184 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 8 Apr 2008 01:50:21 +0000 Subject: * re.c (rb_reg_quote): should always copy the quoting string. [ruby-core:16235] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa2db35eee..b5de4c709f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 8 10:49:54 2008 Yukihiro Matsumoto + + * re.c (rb_reg_quote): should always copy the quoting string. + [ruby-core:16235] + Mon Apr 7 21:35:08 2008 Akinori MUSHA * array.c (rb_ary_nitems): Backport Array#nitems with a block; -- cgit v1.2.3