aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-23 05:27:35 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-23 05:27:35 +0000
commitb607f747e57d81cb84114350bab5831369c008f2 (patch)
tree7e8954059cbdf11d0870c97a44c46690dcaa268d /ChangeLog
parent2708f9dc7dedc1d4659fe0497d77815477815227 (diff)
downloadruby-b607f747e57d81cb84114350bab5831369c008f2.tar.gz
Unicode files for casefold.h
* common.mk (enc/unicode/casefold.h): update Unicode files in a sub-make, not to let the header depend on the files always. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55489 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 a484d79f07..db6d7c4b74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 23 14:27:33 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (enc/unicode/casefold.h): update Unicode files in a
+ sub-make, not to let the header depend on the files always.
+
Wed Jun 22 22:02:26 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (enc/unicode/casefold.h): add dependency and update by