aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e250aa5d02..06eb4e7c3d 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,7 @@ with all sufficient information, see the ChangeLog file.
* new modules:
* IO::WaitReadable
* IO::WaitWritable
+ They are used to extend non-blocking exceptions.
* Process
* extended methods:
@@ -91,9 +92,11 @@ with all sufficient information, see the ChangeLog file.
* PTY.open
* openssl
- * new method:
+ * new methods:
* OpenSSL::Buffering#read_nonblock
* OpenSSL::Buffering#write_nonblock
+ * OpenSSL::SSL::SSLSocket#connect_nonblock
+ * OpenSSL::SSL::SSLSocket#accept_nonblock
* socket