aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaf79fdb6b..108b929c11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 24 16:17:47 2015 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * common.mk (fake.rb): $(arch)-fake.rb must depend miniruby because
+ it may depend miniruby.
+
Thu Dec 24 16:13:05 2015 NARUSE, Yui <naruse@ruby-lang.org>
* common.mk (ripper.c): r50045 wrongly replace $(PWD) with ../..