From f8e895cfcf4fe7ae32584a600abbead381ac5f3d Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 11 Jul 2006 10:15:47 +0000 Subject: * ext/tk/lib/multi-tk.rb: remove restriction on the class of pseudo-toplevel. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56e59ea00..6d4fd0cdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 11 19:13:33 2006 Hidetoshi NAGAI + + * ext/tk/lib/multi-tk.rb: remove restriction on the class of + pseudo-toplevel. + Tue Jul 11 18:00:57 2006 Hidetoshi NAGAI * ext/tk/lib/multi-tk.rb: security fix. -- cgit