aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-13 00:48:36 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-13 00:48:36 +0000
commit92c1d1a9503cc2920082195dc7afcdc5be0e4ca7 (patch)
treeafe1a8a7f0004f7160d0c3cec6888493c54ac35e /ChangeLog
parentbf1c869b1669e353dcf089e6400c4bc86aeb8d4e (diff)
downloadruby-92c1d1a9503cc2920082195dc7afcdc5be0e4ca7.tar.gz
man/ruby.1: use https for *.ruby-lang.org links
Avoid redirects which may be MitM-ed and slow. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47567 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf5eb30a91..a796878681 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Sep 13 09:47:44 2014 Eric Wong <e@80x24.org>
+
+ * man/ruby.1: use https for *.ruby-lang.org links
+
Sat Sep 13 06:31:23 2014 Eric Wong <e@80x24.org>
* vm.c (thread_alloc): remove needless volatile