summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 114b9d2ec7..d686e72ac7 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,14 @@ with all sufficient information, see the ChangeLog file.
=== Stdlib updates (outstanding ones only)
+* Socket
+ * Socket#accept_nonblock supports `exception :false` to return symbols
+ Ditto for TCPServer#accept_nonblock, UNIXServer#accept_nonblock
+
+* OpenSSL
+ * OpenSSL::SSL::SSLSocket#accept_nonblock supports `exception: false`
+ to return symbols
+
=== Stdlib compatibility issues (excluding feature bug fixes)
* lib/webrick/utils.rb