[Supervisor-checkins] r776 - supervisor/trunk

Chris McDonough chrism at agendaless.com
Sun Jun 22 15:36:01 EDT 2008


Author: Chris McDonough <chrism at agendaless.com>
Date: Sun Jun 22 15:36:00 2008
New Revision: 776

Log:
Forgot to mention this in CHANGES during 5/6/2008 checkin.


Modified:
   supervisor/trunk/CHANGES.txt

Modified: supervisor/trunk/CHANGES.txt
==============================================================================
--- supervisor/trunk/CHANGES.txt	(original)
+++ supervisor/trunk/CHANGES.txt	Sun Jun 22 15:36:00 2008
@@ -1,7 +1,12 @@
 Next Release
+
   - Fixed a bug where opening the HTTP servers would fail silently
     for socket errors other than errno.EADDRINUSE.
 
+  - Thanks to Dave Peticolas, using "reload" against a supervisord
+    that is running in the background no longer causes supervisord
+    to crash.
+
   - Configuration options for logfiles now accept mixed case reserved 
     words (e.g. "AUTO" or "auto") for consistency with other options.
 


More information about the Supervisor-checkins mailing list