summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-07 07:28:56 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-07 07:28:56 +0000
commit86c07e524de6e8b6c2c8f88101e60d64a3a93d30 (patch)
tree214a154c3528d20a4e47ba478f67bba47c92c71e /ChangeLog
parent948632e3c39b65cd756c7d3f9bc21b28a9149616 (diff)
downloadruby-86c07e524de6e8b6c2c8f88101e60d64a3a93d30.tar.gz
ruby-86c07e524de6e8b6c2c8f88101e60d64a3a93d30.tar.xz
ruby-86c07e524de6e8b6c2c8f88101e60d64a3a93d30.zip
* Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not
use miniruby. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48428dfff..d9227c684 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 7 16:28:51 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not
+ use miniruby.
+
Thu Aug 7 14:17:32 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* enc/depend: removed needless explicit commands.