From 36df55c6e4dff444d92eb5c44d2ecb65567427e6 Mon Sep 17 00:00:00 2001 From: ko1 Date: Tue, 25 Dec 2007 09:43:23 +0000 Subject: * iseq.c: all methods need $SAFE < 1. vm.c: comment out debug functions. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e0eba52d8..1a80bb439c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 25 18:40:46 2007 Koichi Sasada + + * iseq.c: all methods need $SAFE < 1. + + vm.c: comment out debug functions. + Tue Dec 25 18:27:51 2007 Tanaka Akira * string.c (rb_str_each_line): don't call rb_enc_codepoint with empty -- cgit v1.2.3