summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-29 13:29:44 +0000
committereregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-29 13:29:44 +0000
commitb881747bbd8a41510cfe5d7aa073b1dd0442b9f5 (patch)
tree88e22333f346853b1fb7258c43e661a82886dd3c /ChangeLog
parent13d53f9ae9cf4b150c2e4ec1709701ccefc91126 (diff)
* parse.y: fix minor typo. [ci skip][fix GH-1038].
Patch by @ltratt. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51980 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 995700c112..a40d29994d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 29 22:27:50 2015 Benoit Daloze <eregontp@gmail.com>
+
+ * parse.y: fix minor typo. [ci skip][fix GH-1038].
+ Patch by @ltratt.
+
Tue Sep 29 16:53:53 2015 Martin Duerst <duerst@it.aoyama.ac.jp>
* tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb: