summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-21 06:16:11 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-21 06:16:11 +0000
commit7a856b11c8bb5668c7d2c0ee9015e5c3329c4e33 (patch)
treeddb2c6a7c07ec285a9b89d0833c2f6d0bc8e398b /NEWS
parent20d81b428703a595d60ca14c0af089b87cbea012 (diff)
Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.
[Feature #10169][[ruby-core:64553]] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58432 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 3253e1f61a..cdb75cc7d9 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,9 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Stdlib compatibility issues (excluding feature bug fixes)
+* mathn.rb
+ Removed from stdlib. [Feature #10169]
+
=== C API updates
=== Supported platform changes