From d237c9e0fc6455a0e8aabc8a219ccb9e282ecca8 Mon Sep 17 00:00:00 2001 From: nagai Date: Fri, 5 Nov 2004 07:07:39 +0000 Subject: * ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x" git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1657881b2..02b3d3047 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Nov 5 16:05:32 2004 Hidetoshi NAGAI + + * ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x" + Fri Nov 5 13:22:58 2004 Hidetoshi NAGAI * ext/tk/lib/tk/text.rb: sorry. bug fix again. -- cgit