Version 0.71_02 0.71_02
Tomas Doran [Thu, 28 Apr 2011 08:47:37 +0000 (09:47 +0100)]
perl/ChangeLog
perl/version.pm

index 6e414e4..80363c5 100644 (file)
@@ -1,4 +1,5 @@
 
+Version 0.71_02 --  28 Apr 2011 <bobtfish@bobtfish.net>
    o Change the Request function to pass FAIL_ON_INTR into the XS
      RequestX function. This prevents the fcgi C client code from
      looping around their accept() call. This change means that
index d0d1d55..18d7f75 100644 (file)
@@ -1,3 +1,3 @@
 package FCGI;
 
-$VERSION = '0.71_01';
+$VERSION = '0.71_02';