aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-04 06:48:09 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-08-04 06:48:09 +0000
commita7f72ed770d7d1e67c0b6cb7f95836813abe9988 (patch)
tree900f0ce8cff3f6b6c1f4383c74f9b43bb6ad6a08 /ChangeLog
parenta708c7d3995f04f9ae41ee4526f48a440ae3058e (diff)
downloadruby-a7f72ed770d7d1e67c0b6cb7f95836813abe9988.tar.gz
contributing.rdoc: portable substitution [ci skip]
* doc/contributing.rdoc: use portable substitution syntax available in plain bourne shell. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 558a19b9cb..b2a8964af6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@ Tue Aug 4 09:32:30 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
Tue Aug 4 09:21:58 2015 Richard Schneeman <richard.schneeman+foo@gmail.com>
* doc/contributing.rdoc: fixed wrong instructions with OS X
- [fix GH-989][ci skip] Patch by @schneems
+ [fix GH-989][ci skip] Patch by @schneems
Mon Aug 3 10:08:33 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>