From 9a19613e43f65bfcd5228777e3cee6f20f7260bf Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 20 Aug 2007 08:28:04 +0000 Subject: * eval.c (mnew): should preserve noex as safe_level. * eval.c (rb_call0): tighten security check condition.. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2963641ae6..341ea8e7c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 20 17:25:33 2007 Yukihiro Matsumoto + + * eval.c (mnew): should preserve noex as safe_level. + + * eval.c (rb_call0): tighten security check condition.. + Sat Aug 18 21:32:20 2007 Tanaka Akira * lib/tmpdir.rb (Dir.mktmpdir): new method. -- cgit v1.2.3