From 1b5dce5a4e7e202f00ddc8bc82ae644ca119106d Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 23 Oct 2015 16:53:41 +0000 Subject: * NEWS: [DOC] In the new safe call syntax, arguments are evaluated only if a call is made. * doc/syntax/calling_methods.rdoc: Fix a typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61a5092265..abded68d31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Oct 24 01:51:01 2015 Akinori MUSHA + + * NEWS: [DOC] In the new safe call syntax, arguments are evaluated + only if a call is made. + + * doc/syntax/calling_methods.rdoc: Fix a typo. + Sat Oct 24 00:38:34 2015 Shugo Maeda * lib/forwardable (def_instance_delegator, def_single_delegator): -- cgit v1.2.3