summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-31 09:22:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-31 09:22:06 +0000
commit467d76acb3c1cdd187771070750b0f1e587c42b5 (patch)
treeab53e1e0befeab6b8f94748d7c6517d33a4376e1 /ChangeLog
parent511f559b76f9d5756b3e377ceb66623238559b85 (diff)
* lib/mkmf.rb (have_devel?): checks if the compiler works.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18995 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 2198bd681..08a524dd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Aug 31 18:22:04 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (have_devel?): checks if the compiler works.
+
Sun Aug 31 18:02:41 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* Temporarily uses git://github.com/yugui/rubyspec.git