aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-22 13:02:28 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-22 13:02:28 +0000
commite7a8335d18f7e582850b126a2f4f972727650512 (patch)
tree86ea14522a3871b939cbe5073df43bc918566566 /ChangeLog
parent22d43f674f73b7333af7dfe231ee6d01777ec0fe (diff)
downloadruby-e7a8335d18f7e582850b126a2f4f972727650512.tar.gz
casefold.h dependency
* common.mk (enc/unicode/casefold.h): add dependency and update by incs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 74b964862e..a484d79f07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-Wed Jun 22 17:29:23 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Wed Jun 22 22:02:26 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (enc/unicode/casefold.h): add dependency and update by
+ incs.
* common.mk (lib/unicode_normalize/tables.rb): should not depend
on Unicode data files unless ALWAYS_UPDATE_UNICODE=yes, to get