summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-11 11:59:15 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-11 11:59:15 +0000
commit7b5b3eb3afa35ff0a57e963e57d7f1f7b1c6e837 (patch)
treeb0799c59c6db5a6e50dcd264749117c54d8a6b31 /NEWS
parent45246bc04daee213dbfa47a576d631a8a9b037f6 (diff)
update NEWS for frozen nil/true/false.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd571f61fc..41e21c244f 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ with all sufficient information, see the ChangeLog file.
=== Language changes
+* nil/true/false
+ * nil/true/false objects are frozen. [Feature #8923]
+
=== Core classes updates (outstanding ones only)
* Binding