From b5a41473ce9d4033347a987deb4ddac5fc1d575b Mon Sep 17 00:00:00 2001 From: nagai Date: Tue, 25 Jan 2005 14:31:45 +0000 Subject: * ext/tk: merge tcltklib for Ruby/Tk installation control * ext/tcltklib: remove git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d0bccf3b2..7f73649c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 25 23:10:48 2005 Hidetoshi NAGAI + + * ext/tk: merge tcltklib for Ruby/Tk installation control + + * ext/tcltklib: remove + Tue Jan 25 17:05:15 2005 NAKAMURA Usaku * ruby.c (proc_options): correct -T option in RUBYOPT. -- cgit