[Supervisor-checkins] r918 - in supervisor/trunk: . src/supervisor
Chris McDonough
chrism at agendaless.com
Wed Jan 20 12:48:06 EST 2010
Author: Chris McDonough <chrism at agendaless.com>
Date: Wed Jan 20 12:48:05 2010
New Revision: 918
Log:
Prep for 3.0a8.
Modified:
supervisor/trunk/CHANGES.txt
supervisor/trunk/src/supervisor/version.txt
Modified: supervisor/trunk/CHANGES.txt
==============================================================================
--- supervisor/trunk/CHANGES.txt (original)
+++ supervisor/trunk/CHANGES.txt Wed Jan 20 12:48:05 2010
@@ -1,10 +1,10 @@
-Next Release
+3.0a8 (2010-01-20)
- Don't cleanup file descriptors on first supervisord invocation:
this is a lame workaround for Snow Leopard systems that use
libdispatch and are receiving "Illegal instruction" messages at
- supervisord startup time. Restarting supervisor may still cause a
- crash on these systems.
+ supervisord startup time. Restarting supervisord via
+ "supervisorctl restart" may still cause a crash on these systems.
- Got rid of Medusa hashbang headers in various files to ease RPM
packaging.
Modified: supervisor/trunk/src/supervisor/version.txt
==============================================================================
--- supervisor/trunk/src/supervisor/version.txt (original)
+++ supervisor/trunk/src/supervisor/version.txt Wed Jan 20 12:48:05 2010
@@ -1,2 +1,2 @@
-3.0a7
+3.0a8
More information about the Supervisor-checkins
mailing list