From 64b3e8ba81e1ceb797e4d19b88ee5b0460fc73c1 Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 16 Feb 2004 16:27:39 +0000 Subject: * bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada) [ruby-dev:22910] * win32/Makefile.sub: ditto. * wince/Makefile.sub: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b1d4ba61b..bc2f2f65b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 17 01:24:35 2004 Hirokazu Yamamoto + + * bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada) + [ruby-dev:22910] + * win32/Makefile.sub: ditto. + * wince/Makefile.sub: ditto. + Tue Feb 17 00:38:10 2004 Masatoshi SEKI * lib/rinda/tuplespace.rb: TupleSpace#initialize, stop doubling timeout -- cgit