0.26_02
Andrew Rodland [Thu, 27 Nov 2014 07:37:56 +0000 (02:37 -0500)]
ChangeLog
lib/FCGI/ProcManager.pm

index 2223ee8..20f0aa9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+0.26_02 2014-11-27 Andrew Rodland <arodland@cpan.org>
+    * Try again, with the OS name spelled properly.
+
+0.26_01 2014-11-26 Andrew Rodland <arodland@cpan.org>
+    * Trial version of Win32 support
+
 0.25 2014-11-20 Andrew Rodland  <arodland@cpan.org>
     * Notice errors writing out the PID file and abort.
     * Make sure that children get independent random numbers by calling
index 8e217b1..1df40fe 100644 (file)
@@ -13,7 +13,7 @@ use POSIX qw(:signal_h);
 
 use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS $Q $SIG_CODEREF);
 BEGIN {
-  $VERSION = '0.26_01';
+  $VERSION = '0.26_02';
   $VERSION = eval $VERSION;
   @ISA = qw(Exporter);
   @EXPORT_OK = qw(pm_manage pm_die pm_wait