From 15cf93318a230907d9788f7697b9a5a57fbae3a2 Mon Sep 17 00:00:00 2001 From: nagachika Date: Tue, 1 Dec 2015 18:15:53 +0000 Subject: merge revision(s) 52777: [Backport #11748] * parse.y (parser_here_document): store dispatched result of on_tstring_content at the last fragment of a here document. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@52837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5de4a46256..76d9d5d951 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 2 02:59:42 2015 Nobuyoshi Nakada + + * parse.y (parser_here_document): store dispatched result of + on_tstring_content at the last fragment of a here document. + Tue Dec 1 02:52:17 2015 CHIKANAGA Tomoyuki * test/ruby/test_gc.rb: merge partially r52391 to get rid of CI error. -- cgit v1.2.3