From ed045985e7e0d25e158cbd4e4bdd9170d4f4ef59 Mon Sep 17 00:00:00 2001 From: marcandre Date: Fri, 22 Feb 2013 23:17:35 +0000 Subject: * NEWS: Add that unused variables starting with _ won't generate a warning git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index be22fe5ee7..30e529177b 100644 --- a/NEWS +++ b/NEWS @@ -430,6 +430,8 @@ with all sufficient information, see the ChangeLog file. * Default source encoding is changed to UTF-8. (was US-ASCII) + * No warning for unused variables starting with '_' + === Compatibility issues (excluding feature bug fixes) * Array#values_at -- cgit v1.2.3