summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-12-06 14:57:07 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-12-06 14:57:07 +0000
commit8eb656fcf59129d7f450de2dbd381095ffb613cd (patch)
tree89011462594c96ad2f2e53d351245a950b3e03e8 /ChangeLog
parent3ce3727f8ccb93ce9c70ae8f619c7cf92bbac1b3 (diff)
downloadruby-8eb656fcf59129d7f450de2dbd381095ffb613cd.tar.gz
ruby-8eb656fcf59129d7f450de2dbd381095ffb613cd.tar.xz
ruby-8eb656fcf59129d7f450de2dbd381095ffb613cd.zip
* Makefile.in, common.mk (NULLCMD): moved for platforms that empty
command does not run. fixed: [ruby-dev:29994] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11361 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 74301d4b9..1febdabba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 6 23:56:14 2006 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * Makefile.in, common.mk (NULLCMD): moved for platforms that empty
+ command does not run. fixed: [ruby-dev:29994]
+
Tue Dec 5 19:01:42 2006 WATANABE Hirofumi <eban@ruby-lang.org>
* configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h on