1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-02-10 11:59:16 +00:00
parent 939efe7d4c
commit 7be3cdbc04

2
NEWS
View file

@ -90,7 +90,7 @@ with all sufficient information, see the ChangeLog file.
* incompatible changes:
* Socket#{recvfrom,recvfrom_nonblock,accept,accept_nonblock,sysaccept}
returns a sender address as Addrinfo object instead of a string.
returns a sender address as Addrinfo object instead of a binary sockaddr string.
* BasicSocket#getsockopt returns Socket::Option object instead of a string.
* new class: