From e6ab550ac5504c4e5f3b2946749f8381513448ff Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 1 Jun 1998 04:23:43 +0000 Subject: regex.c git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 723895f8f7..0725722b9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat May 30 07:10:02 1998 Yukihiro Matsumoto + + * re.c (reg_prepare_re): no more needless regular expression + recompile on casefold conditions. + Thu May 28 18:02:55 1998 Yukihiro Matsumoto * object.c (nil_plus): no more `+' method for nil. -- cgit v1.2.3