summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-07-17 04:04:15 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-07-17 04:04:15 +0000
commit3ab5593de9bf4709f76140683dd1ee9119fd2462 (patch)
treefab4c65483c679a2e28ada06fe699679429a7ae7 /ChangeLog
parent9b3e810057e411c92fc2942b734ea85a15ceb9da (diff)
* configure.in: set ac_cv_func_dlopen=no on MinGW.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10542 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 4cccefdf0f..8ce9fcb1d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 17 12:58:41 2006 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * configure.in: set ac_cv_func_dlopen=no on MinGW.
+
Sat Jul 15 23:50:12 2006 Nobuyoshi Nakada <nobu@ruby-lang.org>
* eval.c (rb_require_safe): wait for another thread requiring the same