From ba3a1cc8990f1c7dd78bd5d9d31b6e15f1ae3f01 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 23 Jun 2005 14:56:40 +0000 Subject: * runruby.rb: should load built rbconfig.rb. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f682e7dd..1facb2861 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 23 23:55:59 2005 Nobuyoshi Nakada + + * runruby.rb: should load built rbconfig.rb. + Thu Jun 23 16:53:15 2005 Hidetoshi NAGAI * ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items. @@ -7,7 +11,7 @@ Thu Jun 23 16:53:15 2005 Hidetoshi NAGAI * ext/tk/lib/tk/canvas.rb: TkCanvas#dtag and some subcommands of TkCanvas#addtag fail to treat a TkcTag argument. - * ext/tk/lib/tk/event.rb: add TkEvent::Event#generate to help to send + * ext/tk/lib/tk/event.rb: add TkEvent::Event#generate to help to send current event to other widgets. Mon Jun 20 18:44:04 2005 Tanaka Akira -- cgit