summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c8c5919ad7..2458ddd4f4 100644
--- a/NEWS
+++ b/NEWS
@@ -78,7 +78,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Net::HTTP
* Add more HTTP status classes
-* Net::HTTP
+ * Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]
+
* Net::HTTP#proxy_user and Net::HTTP#proxy_pass now reflects http_proxy
environment variable if the system's environment variable is multiuser
safe. [Bug #12921]