Describe warning of open-uri.

This commit is contained in:
Tanaka Akira 2019-07-14 17:22:13 +09:00
parent 05aac90a1b
commit 6bca4437de

5
NEWS
View File

@ -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.