import FCGI-ProcManager 0.16 from CPAN
[catagits/FCGI-ProcManager.git] / ChangeLog
index 9543b5c..d0c87a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-02-09 10:16  James Jurach  <muaddib@erf.net>
+
+       * t/: exporter.t, procmanager.t: made it easier to manage
+       sample_request_loop() for testing.
+
+       * ProcManager.pm: modified some error messages.  added immediate
+       notify of manager signal.
+
+       * ProcManager.pm: added more documentation.  renamed
+       pm_reap_server() to pm_wait().  fixed problem when ! MANAGER_PID
+       that caused server to die immediately we now delete list of child
+       PIDs from each child.  added mechanism to pm_exit() to send a
+       SIGKILL to any remaining children.
+
 2001-01-31 01:13  James Jurach  <muaddib@erf.net>
 
        * README: more documentation