From 86006209cdcf026dbd394819b64a1bfb4d4c2ebc Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 15 Aug 2016 11:31:36 +0000 Subject: node.c: nd_alen only in the head * node.c (dump_array): show nd_alen field in NODE_ARRAY only in the first node. it is nd_end in the rest nodes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0e15d6a62..fc70255002 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 15 20:31:34 2016 Nobuyoshi Nakada + + * node.c (dump_array): show nd_alen field in NODE_ARRAY only in + the first node. it is nd_end in the rest nodes. + Mon Aug 15 16:41:32 2016 Kazuhiro NISHIYAMA * appveyor.yml: Update libressl version to 2.3.7. -- cgit v1.2.3