aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-26 08:44:59 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-26 08:44:59 +0000
commit4524572f79fcb3167b347e4ab80373d78486b36b (patch)
tree63d13f568ca8b87753c74981797b196d311439e3 /ChangeLog
parent8b424513fd43c398aaeea5dede8bbc5c51602773 (diff)
downloadruby-4524572f79fcb3167b347e4ab80373d78486b36b.tar.gz
* variable.c (rb_f_trace_var): should not be allowed at safe level 4.
a patch from Keita Yamaguchi <keita.yamaguchi@gmail.com>. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17577 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 f677f8cc22..6017976d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 26 17:43:41 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * variable.c (rb_f_trace_var): should not be allowed at safe level 4.
+ a patch from Keita Yamaguchi <keita.yamaguchi@gmail.com>.
+
Thu Jun 26 11:04:30 2008 Eric Hodel <drbrain@segment7.net>
* lib/rubygems: Update to RubyGems 1.2.0 r1824. Incorporates patch by