aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 14:59:33 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 14:59:33 +0000
commit345c1408a94d5dbb62ed85c0ff0aa864251f203a (patch)
tree1ff5f623da7eb3e07a30946557cc50eab8633070 /ChangeLog
parenta1cd28403370c95f0124edd832dbc50e5ed3a02e (diff)
downloadruby-345c1408a94d5dbb62ed85c0ff0aa864251f203a.tar.gz
* common.mk (lib/unicode_normlize/table.rb): enable running (n)make
in non-srcdir. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48059 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 ddcd739bf1..51fe5c9aaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 20 23:57:58 2014 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * common.mk (lib/unicode_normlize/table.rb): enable running (n)make
+ in non-srcdir.
+
Mon Oct 20 23:58:04 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* tool/downloader.rb: add -a option to always download regardless