Преглед на файлове

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

Chris McDonough преди 17 години
родител
ревизия
0ba2f992da
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      CHANGES.txt

+ 5 - 0
CHANGES.txt

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