Переглянути джерело

Add supervisorctl usage message fix to changelog

Mike Naberezny 11 роки тому
батько
коміт
6b9dd1c9a4
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -15,6 +15,9 @@
 - Fixed an XML-RPC bug where array elements after the first would be ignored
   when using the ElementTree-based XML parser.  Patch by Zev Benjamin.
 
+- Fixed the usage message output by ``supervisorctl`` to show the correct
+  default config file path.  Patch by Alek Storm.
+
 3.0b2 (2013-05-28)
 ------------------