summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-20 11:06:43 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-20 11:06:43 +0000
commitaba1f0ff387d11217f3b607e2ac9854044e2f9e1 (patch)
tree6bba0c21a2fe9d679ab972a9dda87f93cbc4223f /ChangeLog
parent1ba17da7377d55208b9e55e447f9da2379dcfb42 (diff)
* ext/extmk.rb.in: get rid of --no-undefined option in $DLDFLAGS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39a22da53a..3619c024d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Dec 20 19:35:37 2002 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * ext/extmk.rb.in: get rid of --no-undefined option in $DLDFLAGS.
+
Wed Dec 18 17:53:05 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
* class.c (rb_include_module): argument should be T_MODULE, not