summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd3b548625..2d7c8b3313 100644
--- a/NEWS
+++ b/NEWS
@@ -185,6 +185,9 @@ with all sufficient information, see the ChangeLog file.
* Coverage.peek_result: new method to allow coverage to be captured without
stopping the coverage tool.
+* Net::HTTP
+ * default value of Net::HTTP#open_timeout is now 60 (was nil).
+
* Net::Telnet
* Net::Telnet is extracted to net-telnet gem. It's unmaintain code.