From 7be3cdbc0443e007ab5aa294d216e086c8a8af7e Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 10 Feb 2009 11:59:16 +0000 Subject: [PATCH] updated. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 17ad57d659..3cc26c4f4b 100644 --- a/NEWS +++ b/NEWS @@ -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: