summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-2.5.03
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/NEWS-2.5.0 b/doc/NEWS-2.5.0
index c5552c714f..1dab3cf7f5 100644
--- a/doc/NEWS-2.5.0
+++ b/doc/NEWS-2.5.0
@@ -338,7 +338,6 @@ with all sufficient information, see the ChangeLog file or Redmine
* IPAddr#private? [Feature #11666]
* IPAddr#link_local? [Feature #10912]
-
* IRB
* Print backtrace and error message in reverse order [Feature #8661] [experimental]
@@ -356,7 +355,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Net::HTTP
* Net::HTTP.new supports no_proxy parameter [Feature #11195]
- * Net::HTTP#{min_version,max_version}, [Feature #9450]
+ * Net::HTTP#{min_version,max_version} [Feature #9450]
* Add more HTTP status classes
* Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]
* Net::HTTP#{proxy_user,proxy_pass} reflect http_proxy environment variable