diff options
author | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-07-19 02:27:25 +0000 |
---|---|---|
committer | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-07-19 02:27:25 +0000 |
commit | 826df7f233e8cff4842261807fbb1f77e520ce3a (patch) | |
tree | 3fc63ef88c586a74b7dae55263295428a4801607 /ChangeLog | |
parent | b19a968f9ad54bc6a71bcb657271166931e59805 (diff) |
* ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentation
Patch by Dave Worth https://github.com/ruby/ruby/pull/341
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Jul 19 11:26:28 2013 Zachary Scott <e@zzak.io> + + * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentation + Patch by Dave Worth https://github.com/ruby/ruby/pull/341 + Fri Jul 19 11:25:12 2013 Zachary Scott <e@zzak.io> * lib/rdoc/*: [DOC] Capitalize "Ruby" in documentation |