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>
1 changed files with 1 additions and 1 deletions

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