aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-30 09:43:24 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-30 09:43:24 +0000
commit09432caf4552af6a48141b5b4cd1d3b11f782394 (patch)
tree196bafd0483c2418989129c605f0f0066083957f /ChangeLog
parent2dd89d1daef7282ffd369f26db1bb7c2dc4dd350 (diff)
downloadruby-09432caf4552af6a48141b5b4cd1d3b11f782394.tar.gz
* doc/syntax/control_expressions.rdoc: Add missing 'as'
[ci skip][fix GH-1448] Patch by @jsyeo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2231eb3512..69233d0a77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 30 18:43:20 2016 Jason Yeo <jason@jasonyeo.me>
+
+ * doc/syntax/control_expressions.rdoc: Add missing 'as'
+ [ci skip][fix GH-1448] Patch by @jsyeo
+
Thu Sep 29 23:38:04 2016 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* lib/yaml/store.rb (YAML::Store#dump): use table argument instead