From 8ff005361ac5362fbc70573cae78b21fed308f4e Mon Sep 17 00:00:00 2001 From: nagai Date: Wed, 3 Nov 2004 08:09:55 +0000 Subject: * ext/tk/lib/tk.rb: support to use different Tcl commands between configure and configinfo * ext/tk/lib/font.rb: ditto. * ext/tk/lib/itemconfig.rb: support to use different Tcl commands between item_configure and item_configinfo * ext/tk/lib/itemfont.rb: ditto. * ext/tk/extconf.rb: install SUPPORT_STATUS * ext/tk/lib/tkextlib: some bug fixes (see ext/tk/ChangeLog.tkextlib) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c81b011f32..e1b6fcfd2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Wed Nov 3 16:58:07 2004 Hidetoshi NAGAI + + * ext/tk/lib/tk.rb: support to use different Tcl commands between + configure and configinfo + + * ext/tk/lib/font.rb: ditto. + + * ext/tk/lib/itemconfig.rb: support to use different Tcl commands + between item_configure and item_configinfo + + * ext/tk/lib/itemfont.rb: ditto. + + * ext/tk/extconf.rb: install SUPPORT_STATUS + + * ext/tk/lib/tkextlib: some bug fixes (see ext/tk/ChangeLog.tkextlib) + Wed Nov 3 16:30:41 2004 NARUSE, Yui * ext/nkf: follow nkf 2.0.4 -- cgit v1.2.3