From 2e3f5375232927f797dd6bb8012ef73e693df639 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 28 Feb 2009 09:29:26 +0000 Subject: * ext/socket/ancdata.c (ancillary_unix_rights): check message type. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5435baac6..7139acd82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 28 18:28:58 2009 Tanaka Akira + + * ext/socket/ancdata.c (ancillary_unix_rights): check message type. + Sat Feb 28 16:18:39 2009 Tanaka Akira * lib/net/http.rb: suppress warnings of non-existing instance variable -- cgit