summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-04 18:42:18 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-04 18:42:18 +0000
commitfc7cdfdea91d61bd901d0ba216f718b7e12c2ebd (patch)
tree906eea99e238f7381265916582d6cd40ebce35ce /ChangeLog
parent40aa4ce487b89f2d63decf2b552ca2aff0ec9957 (diff)
* ext/extmk.rb.in (create_makefile): remove unnecessary -L option from
LIBS macro. * ext/extmk.rb.in (extmake): default $LIBPATH to $libdir. * win32/win32.c (NtCmdGlob): avoid VC++ warning. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d91da85c82..1a56f79a33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Tue Mar 5 03:39:27 2002 Usaku Nakamura <usa@ruby-lang.org>
+
+ * ext/extmk.rb.in (create_makefile): remove unnecessary -L option from
+ LIBS macro.
+
+ * ext/extmk.rb.in (extmake): default $LIBPATH to $libdir.
+
+ * win32/win32.c (NtCmdGlob): avoid VC++ warning.
+
Mon Mar 4 13:23:16 2002 Akinori MUSHA <knu@iDaemons.org>
* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug where