summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormarcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-22 23:17:35 +0000
committermarcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-22 23:17:35 +0000
commited045985e7e0d25e158cbd4e4bdd9170d4f4ef59 (patch)
treeb82fd63a884bf8f711036b80d626875d3412045a /NEWS
parent15fcd78ff7c2193d5b5a2b5e7c8cea72fdc997bd (diff)
* 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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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