aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-27 12:59:18 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-27 12:59:18 +0000
commit1c6f4943b9efdf89acaca1966bad46fd4deec0af (patch)
treead70ee4fe88baba8c5de503814720c0f0cd4a0bb /ChangeLog
parent698f329b552123ac8a098b076f11863be6914e99 (diff)
downloadruby-1c6f4943b9efdf89acaca1966bad46fd4deec0af.tar.gz
* common.mk (miniprelude.c): It is not depend on prelude.rb now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48615 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 f9a1a5903a..0c15b9d725 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Nov 27 21:58:30 2014 Tanaka Akira <akr@fsij.org>
+
+ * common.mk (miniprelude.c): It is not depend on prelude.rb now.
+
Thu Nov 27 21:49:49 2014 Tanaka Akira <akr@fsij.org>
* tool/update-deps: List up files built always in the source directory