summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-07-14 20:33:41 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-07-14 20:33:41 +0900
commit0df4a813ca8f9cb4d081c45ad91be3dd17bb06f1 (patch)
tree7949ea85d86bcbfaa08f8e7057c674a06090bafd
parent41e09ca4becff3d573a5c8049624c664311492ae (diff)
NEWS: RubyVM.resolve_feature_path moved [ci skip]
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed34fe82f5..390c793592 100644
--- a/NEWS
+++ b/NEWS
@@ -149,6 +149,13 @@ Regexp / String::
* Update Unicode version to 12.1.0, adding support for
U+32FF SQUARE ERA NAME REIWA. [Feature #15195]
+RubyVM::
+
+ Removed method::
+
+ * RubyVM.resolve_feature_path moved to
+ $LOAD_PATH.resolve_feature_path. [Feature #15903] [Feature #15230]
+
Time::
New methods::