summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e24da3c3fa..f1acea776b 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,11 @@ with all sufficient information, see the ChangeLog file.
* new method:
* WEBrick::HTTPRequest#continue for generating '100 continue' response.
+* uri
+ * new methods:
+ * URI::Generic#hostname
+ * URI::Generic#hostname=
+
=== Compatibility issues (excluding feature bug fixes)
* Kernel#respond_to?