aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef84aa3daa..3ecd269790 100644
--- a/NEWS
+++ b/NEWS
@@ -198,6 +198,11 @@ Net::IMAP::
* Add Server Name Indication (SNI) support. [Feature #15594]
+open-uri::
+
+ * Warn open-uri's "open" method at Kernel.
+ Use URI.open instead.
+
Racc::
* Merge 1.4.15 from upstream repository and added cli of racc.