From ea81398ba75a8190ca0583266904ac30b9ac77f0 Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 15 Apr 2008 07:59:56 +0000 Subject: * ext/tk/lib/tk/menuspec.rb: option check will fail when TkConfigMethod.__IGNORE_UNKNOWN_CONFIGURE_OPTION__ is true. * ext/tk/lib/tk/palette.rb: bug fix. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 264030ea64..5e6cf42ec0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Apr 15 16:58:55 2008 Hidetoshi NAGAI + + * ext/tk/lib/tk/menuspec.rb: option check will fail when + TkConfigMethod.__IGNORE_UNKNOWN_CONFIGURE_OPTION__ is true. + + * ext/tk/lib/tk/palette.rb: bug fix. + Tue Apr 15 16:47:48 2008 Kazuhiro NISHIYAMA * signal.c, gc.c: New methods: GC.stress, GC.stress=; -- cgit v1.2.3