aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-23 01:20:51 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-23 01:20:51 +0000
commit105a66963140e7b3e8056c67c4e4e61b1d5a60d0 (patch)
treee4accb3714459b89fcbef2590a5958a19e9c07b8 /ChangeLog
parent008d77d27cf2e468ca5e1d8a7d0c5f8cc102fd89 (diff)
downloadruby-105a66963140e7b3e8056c67c4e4e61b1d5a60d0.tar.gz
* eval_method.c (rb_export_method): set ruby_vm_redefined_flag for
visibility change as well. reported by K.Kosako in http://d.hatena.ne.jp/kkos/20080122#1201012720. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15175 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 9a1c2871d0..64b76e748d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 23 10:18:10 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * eval_method.c (rb_export_method): set ruby_vm_redefined_flag for
+ visibility change as well. reported by K.Kosako in
+ http://d.hatena.ne.jp/kkos/20080122#1201012720.
+
Tue Jan 22 22:26:23 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/ruby/test_bignum.rb: change some tests because rational