diff --git a/NEWS.md b/NEWS.md index a4b4ae6bd876cc..b5a59091698526 100644 --- a/NEWS.md +++ b/NEWS.md @@ -117,7 +117,7 @@ Note: We're only listing outstanding class updates. ``` * UNIXSocket - * Add support for UNIXSocket on Windows. Emulate anonymous sockets. Add + * Add support for `UNIXSocket` on Windows. Emulate anonymous sockets. Add support for `File.socket?` and `File::Stat#socket?` where possible. [[Feature #19135]]