From 74c63cd4973e0bc47a37fda92f00558fdf2e711e Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 7 Aug 2000 06:11:34 +0000 Subject: matz git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3abdf2283..3209b1148 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Mon Aug 7 13:59:12 2000 Yukihiro Matsumoto + * ruby.h (CLONESETUP): should copy flags before any potential + object allocation. + * regex.c (re_match): check for stack depth was needed. Sat Aug 5 16:43:43 2000 WATANABE Hirofumi -- cgit