aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 10:48:52 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 10:48:52 +0000
commit10cb4ca0c47d11e5ac32996e1efa4d7668659332 (patch)
tree193a18ab52069efcaec654f59ae6ca2d67be2bb6 /ChangeLog
parentacaafe2101be7bad03197075c7e1626640929c11 (diff)
downloadruby-10cb4ca0c47d11e5ac32996e1efa4d7668659332.tar.gz
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. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48053 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b721fb7a12..ecdf5db9bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
Mon Oct 20 19:06:06 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.
+
+Mon Oct 20 19:06:06 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
+
* lib/unicode_normalize.rb: revert r48046. The s in sIndex
is not hungarian notation. The variable name sIndex is
directly taken from the relevant part of the Unicode