From 7687b581711d93a356b81f8a78be78abfeebf29e Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 10 Sep 2002 08:28:51 +0000 Subject: * ChangeLog: specify the source. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c5c55680..7b5036043 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,15 @@ Tue Sep 10 17:16:14 2002 NAKAMURA Usaku * win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS). + [ruby-dev:17059] * win32/Makefile.sub ($(LIBRUBY_A), $(LIBRUBY)): avoid lib.exe's - warning. + warning. [ruby-dev:17059] - * win32/Makefile.sub: remove unnecessary rules. + * win32/Makefile.sub: remove unnecessary rules. [ruby-dev:17059] * win32/configure.bat, win32/setup.mak, win32/README.win32: enable to - pass some arguments to configure. + pass some arguments to configure. [ruby-dev:17059] Mon Sep 9 23:43:33 2002 WATANABE Hirofumi -- cgit