From ed9f7be766154c0e71257b05319890c503df7fa1 Mon Sep 17 00:00:00 2001 From: zzak Date: Thu, 9 Jul 2015 00:27:04 +0000 Subject: * parse.y: Improve duplicate key warning with patch by @andremedeiros [Fix GH-938] https://github.com/ruby/ruby/pull/938 [Bug #11327] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cec84e4657..ed524c4b52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 9 09:25:50 2015 Zachary Scott + + * parse.y: Improve duplicate key warning with patch by @andremedeiros + [Fix GH-938] https://github.com/ruby/ruby/pull/938 [Bug #11327] + Wed Jul 8 07:43:01 2015 SHIBATA Hiroshi * lib/csv.rb: typo fix [ci skip][fix GH-958] Patch by @henrik -- cgit v1.2.3