From a43254a1b105f67ddec53c4289ea6a0b3eb44157 Mon Sep 17 00:00:00 2001 From: nagai Date: Sat, 22 Nov 2008 01:37:58 +0000 Subject: * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: fix NameError bug. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 53614962a..1682cd231 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Nov 22 10:31:25 2008 Hidetoshi NAGAI + + * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: + fix NameError bug. + Sat Nov 22 03:41:22 2008 Yukihiro Matsumoto * ext/pty/pty.c (get_device_once): abandon asynchronous exception -- cgit