From e89753359ff207d01ce52f471d3aa23769778ae4 Mon Sep 17 00:00:00 2001 From: ocean Date: Fri, 10 Sep 2004 10:24:08 +0000 Subject: * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll. (need to rebuild all) [ruby-dev:24138] * win32/win32.{h,c}: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6880 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f7bf293c9..a7642a786 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Sep 10 19:16:24 2004 Hirokazu Yamamoto + + * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll. + (need to rebuild all) [ruby-dev:24138] + + * win32/win32.{h,c}: ditto. + Fri Sep 10 15:55:59 2004 Minero Aoki * lib/fileutils.rb (mkdir_p): should pass mode argument to -- cgit