瀏覽代碼

Reorder changelog entries

Mike Naberezny 9 年之前
父節點
當前提交
83d7389b12
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -28,12 +28,12 @@
   a file included via ``[include]``, it will expand to the directory of
   a file included via ``[include]``, it will expand to the directory of
   that file.  Thanks to Alex Eftimie and Zoltan Toth-Czifra for the patches.
   that file.  Thanks to Alex Eftimie and Zoltan Toth-Czifra for the patches.
 
 
-- Files included via the ``[include]`` section are read in sorted order.  In
-  past versions, the order was undefined.  Patch by Ionel Cristian Mărieș.
-
 - Files included via the ``[include]`` section are now logged at the ``INFO``
 - Files included via the ``[include]`` section are now logged at the ``INFO``
   level instead of ``WARN``.  Patch by Daniel Hahler.
   level instead of ``WARN``.  Patch by Daniel Hahler.
 
 
+- Files included via the ``[include]`` section are read in sorted order.  In
+  past versions, the order was undefined.  Patch by Ionel Cristian Mărieș.
+
 - ``supervisorctl start`` and ``supervisorctl stop`` now complete more quickly
 - ``supervisorctl start`` and ``supervisorctl stop`` now complete more quickly
   when handling many processes.  Thanks to Chris McDonough for this patch.
   when handling many processes.  Thanks to Chris McDonough for this patch.
   See: https://github.com/Supervisor/supervisor/issues/131
   See: https://github.com/Supervisor/supervisor/issues/131