From 4faef960f2e198fd3158bcaf7e37b015c9a6e7a2 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 14 Feb 2013 22:08:28 +0000 Subject: * ext/socket/sockport.h (SA_LEN): removed because unused now. (SS_LEN): ditto. (SIN_LEN): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7eb313aade..aafc5008ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 15 07:07:27 2013 Tanaka Akira + + * ext/socket/sockport.h (SA_LEN): removed because unused now. + (SS_LEN): ditto. + (SIN_LEN): ditto. + Thu Feb 14 10:45:31 2013 KOSAKI Motohiro * test/ruby/test_process.rb (test_setsid): Added a workaround for -- cgit v1.2.3