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 5dbc1a408e..22e5f3170b 100644
--- a/NEWS
+++ b/NEWS
@@ -152,6 +152,11 @@ with all sufficient information, see the ChangeLog file.
* added method:
* added main.define_method which defines a global function.
+* io/wait:
+ * new features:
+ * added IO#wait_writable method.
+ * added IO#wait_readable method as alias of IO#wait.
+
* net/http
* new features:
* Proxies are now automatically detected from the http_proxy environment