aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-16 07:22:49 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-16 07:22:49 +0000
commit4b6a1b7f9cb6586643f94c9f4a78b00825a8bbc3 (patch)
tree3c42c7777d49bc41078b94280e8e23370ae47822 /ChangeLog
parentb1ad30b2f72b0802ddfb363ff3b4477d9a3c1e15 (diff)
downloadruby-4b6a1b7f9cb6586643f94c9f4a78b00825a8bbc3.tar.gz
* lib/mkmf.rb (checking_for): improved the messages.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e2751eb621..9518b7114f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,3 @@
-Mon Jan 16 16:20:35 2006 Nobuyoshi Nakada <nobu@ruby-lang.org>
-
* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:
use instruby.rb to install extensions instead of ext/extmk.rb.