summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-03 18:58:42 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-03 18:58:42 +0000
commit3c9e195f981a519a6a033c2709a7eb54b5d64412 (patch)
tree3e78518c491986092886fbf791b6744edddf9993 /ChangeLog
parent777d61faf49607ca5c77d36fa2c6318fc5feccbe (diff)
man/ruby.1: add trailing slash to URLs [ci-skip]
URLs without path component needs trailing slash. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47379 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 f3af8eba5d..a60ed41aab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Sep 4 03:52:16 2014 Eric Wong <e@80x24.org>
+
+ * man/ruby.1: add trailing slash to URLs [ci-skip]
+
Wed Sep 3 19:10:28 2014 Tanaka Akira <akr@fsij.org>
* process.c (before_fork_ruby): Renamed from before_fork.