0.26_02
[catagits/FCGI-ProcManager.git] / ChangeLog
index 745f7c3..20f0aa9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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
+      srand() after fork.
+
 0.24 2011-10-04 Tomas Doran  <bobtfish@bobtfish.net>
     * Further fix to pm_wait routine to find the correct PID and remove it
       (fixing logical error introduced in the last release), noted by Vadim