summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-08-06 08:03:30 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-08-06 08:03:30 +0000
commitaf360d95bfd4eb4d97106e285914e10a648b2c55 (patch)
tree6d7c25fde87630715d694b4c1075dac7dad711dd /ChangeLog
parent3955aef501ee1ca2c9a86ba4701966b9691e7127 (diff)
* eval.c (rb_mark_end_proc): should mark ruby_cref, maybe should
not be here, but it's simplest way for a kludge. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26581ee12d..f27415df58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 6 17:01:33 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * eval.c (rb_mark_end_proc): should mark ruby_cref, maybe should
+ not be here, but it's simplest way for a kludge.
+
Mon Aug 6 00:35:03 2001 Guy Decoux <decoux@moulon.inra.fr>
* struct.c (rb_struct_modify): should check frozen and taint