aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-19 08:04:21 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-19 08:04:21 +0000
commit3dcdb2c3b72cd4200672a32e23c82bd1d499183a (patch)
tree1216f1413007411e720638e414891b7abb28d412 /ChangeLog
parent90c36180dcbee80154bd9bd0b84b51f31207c296 (diff)
downloadruby-3dcdb2c3b72cd4200672a32e23c82bd1d499183a.tar.gz
* common.mk: Added Unicode data file CaseFolding.txt to be additionally
downloaded (with Kimihito Matsui) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53590 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 87a86e0cbc..dc445d8492 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jan 19 17:03:40 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
+
+ * common.mk: Added Unicode data file CaseFolding.txt to be additionally
+ downloaded (with Kimihito Matsui)
+
Tue Jan 19 10:09:58 2016 Sho Hashimoto <sho-h@ruby-lang.org>
* lib/shell.rb (Shell.debug_output_exclusive_unlock): remove