diff --git a/ChangeLog b/ChangeLog index 8c5c556803..7b50360437 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