Changes
[catagits/FCGI-ProcManager.git] / ChangeLog
index aa408e6..943ce2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+0.28 2017-02-27 Andrew Rodland <arodland@cpan.org>
+    * 2+ years may not have been long enough for a trial release.
+    * Fix startup failure in 0.27 (RT#120448).
+
+0.27 2017-02-27 Andrew Rodland <arodland@cpan.org>
+    * 2+ years seems like long enough for a trial release.
+    * No changes since 0.26_02.
+
+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.