summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-25 09:43:23 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-25 09:43:23 +0000
commitffbf1c1348e4755649287b838b02d773b6c4c132 (patch)
treed8d103c4c3220c3000aeb70d09f978d833fab673 /ChangeLog
parent8bfbb270e4a83b8fd7e7bcc62b1fb502a5a3f8fb (diff)
* iseq.c: all methods need $SAFE < 1.
vm.c: comment out debug functions. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e0eba52d..1a80bb439 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 25 18:40:46 2007 Koichi Sasada <ko1@atdot.net>
+
+ * iseq.c: all methods need $SAFE < 1.
+
+ vm.c: comment out debug functions.
+
Tue Dec 25 18:27:51 2007 Tanaka Akira <akr@fsij.org>
* string.c (rb_str_each_line): don't call rb_enc_codepoint with empty