From 02dd7f2b29f7a14e116884ada10e08f28b649ced Mon Sep 17 00:00:00 2001 From: nagai Date: Thu, 6 Apr 2006 02:21:20 +0000 Subject: * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e37860250..c40818f29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 6 11:18:37 2006 Hidetoshi NAGAI + + * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] + Thu Apr 6 01:04:47 2006 Hidetoshi NAGAI * ext/tk/tcltklib.c: fix SEGV when embedding to an application. -- cgit