From 429a898bcb5b5abb188b06a6c23df6e23cd10048 Mon Sep 17 00:00:00 2001 From: eban Date: Tue, 6 Jul 2004 15:52:18 +0000 Subject: * ext/tk/lib/tkextlib/tktrans.rb, ext/tk/lib/tkextlib/treectrl.rb: fix syntax errors. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dae3c1797..8850e6f84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ +Wed Jul 7 00:48:34 2004 WATANABE Hirofumi + + * ext/tk/lib/tkextlib/tktrans.rb, + ext/tk/lib/tkextlib/treectrl.rb: fix syntax errors. + Tue Jul 6 18:38:45 2004 Hidetoshi NAGAI * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers - Mon Jul 5 23:56:42 2004 Kouhei Sutou * lib/rss/{trackback,syndication,dublincore,content}.rb: worked -- cgit