1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix typo in NEWS-2.5.0 [ci skip]

This commit is contained in:
Akihiro Sada 2021-12-09 12:28:42 +09:00 committed by GitHub
parent 45c5794d32
commit c5f68a9a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2021-12-09 12:29:03 +09:00
Merged: https://github.com/ruby/ruby/pull/5236

Merged-By: nobu <nobu@ruby-lang.org>

View file

@ -466,7 +466,7 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Compatibility issues (excluding feature bug fixes)
* Socket
* BasicSocket
* BasicSocket#read_nonblock and BasicSocket#write_nonblock no
longer set the O_NONBLOCK file description flag as side effect