From 07e9f122a96c59e97020e077baf382f98582d872 Mon Sep 17 00:00:00 2001 From: shugo Date: Fri, 25 Jan 2013 23:33:50 +0000 Subject: * ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed from rsock_unixpath_len, because it returns not the length of the path, but the length of a socket address for the path. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 574b64c443..7e06e7aa63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jan 26 08:29:33 2013 Shugo Maeda + + * ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed from + rsock_unixpath_len, because it returns not the length of the path, + but the length of a socket address for the path. + Sat Jan 26 01:12:23 2013 KOSAKI Motohiro * test/ruby/test_io.rb (test_ioctl_linux): skip if a platform is -- cgit v1.2.3