From e25b9a0ee99819844f4e191cae430ba1a8a22bb4 Mon Sep 17 00:00:00 2001 From: eban Date: Tue, 8 Aug 2000 05:06:24 +0000 Subject: eban git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3209b1148..f5412449f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Tue Aug 8 14:01:46 2000 WATANABE Hirofumi + + * ext/tcltklib/tcltklib.c: support --enable-tcltk_stubs + + * ext/tcltklib/extconf.rb: ditto. + + * ext/tcltklib/stubs.c: created. examine candidate shared libraries. + Mon Aug 7 13:59:12 2000 Yukihiro Matsumoto * ruby.h (CLONESETUP): should copy flags before any potential -- cgit