summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-11 11:37:17 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-11 11:37:17 +0000
commitbc76d8a232bed2e245cd3997ebd9826938f7a738 (patch)
treedca4ed745c247dd74e818d3f480ed28c669b264e /NEWS
parent098ec6eb5076f3a140777c5cb56be4465bfa432f (diff)
Removed from standard library. No one maintains it from Ruby 2.0.0.
[Bug #15652][ruby-core:91736] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 804e7443d3..a78a2585fa 100644
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,10 @@ RSS::
=== Stdlib compatibility issues (excluding feature bug fixes)
+profile.rb, Profiler__::
+
+ * Removed from standard library. No one maintains it from Ruby 2.0.0.
+
=== C API updates
=== Implementation improvements