summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d9898fcf4..05ebb37717 100644
--- a/NEWS
+++ b/NEWS
@@ -295,6 +295,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* Net::HTTP#{proxy_user,proxy_pass} reflect http_proxy environment variable
if the system's environment variable is multiuser safe. [Bug #12921]
+* open-uri
+ * URI.open method defined as an alias to open-uri's Kernel.open.
+ open-uri's Kernel.open will be deprecated in future.
+
* OpenSSL
* Updated Ruby/OpenSSL from version 2.0 to 2.1. Changes are noted in