Просмотр исходного кода

Add supervisorctl usage message fix to changelog

Mike Naberezny 11 лет назад
Родитель
Сommit
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
 - 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.
   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)
 3.0b2 (2013-05-28)
 ------------------
 ------------------