瀏覽代碼

Prep for 3.0a8.

Chris McDonough 15 年之前
父節點
當前提交
d50cbded17
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      CHANGES.txt
  2. 1 1
      src/supervisor/version.txt

+ 3 - 3
CHANGES.txt

@@ -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.

+ 1 - 1
src/supervisor/version.txt

@@ -1,2 +1,2 @@
-3.0a7
+3.0a8