--- IO-FDPass/Changes 2014/10/31 07:09:43 1.8 +++ IO-FDPass/Changes 2015/07/06 17:44:23 1.9 @@ -1,5 +1,7 @@ Revision history for Perl extension IO::FDPass +1.1 Mon Jul 6 19:40:36 CEST 2015 + - added stability canary support. - seems to work on 5.6.2 too, so remove the use 5.008. - rewrite the cmsg recv check to rely on CMSG_FIRSTHDR instead of doing our own check.