aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 10:54:55 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 10:54:55 +0000
commit27cbf1f50d28f916d7a0157a2cac0d8e2acec1e2 (patch)
tree73bdcd8241ea9d06b37786c0a6ed555796df179a /ChangeLog
parent10cb4ca0c47d11e5ac32996e1efa4d7668659332 (diff)
downloadruby-27cbf1f50d28f916d7a0157a2cac0d8e2acec1e2.tar.gz
config.mk: Added missing data files as targets for prerequisite update_unicode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index ecdf5db9bf..829c19d274 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,7 @@
-Mon Oct 20 19:06:06 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
+Mon Oct 20 19:54:54 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
- * tool/downloader.rb: Make sure we update to latest version
- if network connection is available, but we don't fail if
- there is no network connection but option -e is set and
- we already have a version of the file.
+ * config.mk: Added missing data files as targets for
+ prerequisite update_unicode.
Mon Oct 20 19:06:06 2014 Martin Duerst <duerst@it.aoyama.ac.jp>