Browse Source

Fix changelog entry placed under wrong version

Mike Naberezny 9 năm trước cách đây
mục cha
commit
81bb947803
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      CHANGES.txt

+ 4 - 4
CHANGES.txt

@@ -53,6 +53,10 @@
   file will be created.  In previous versions, an empty stderr log file
   file will be created.  In previous versions, an empty stderr log file
   would be created.  Thanks to Łukasz Kożuchowski for the initial patch.
   would be created.  Thanks to Łukasz Kożuchowski for the initial patch.
 
 
+- Fixed an issue in Medusa that would cause ``supervisorctl tail -f`` to
+  disconnect if many other ``supervisorctl`` commands were run in parallel.
+  Patch by Stefan Friesel.
+
 3.1.3 (2014-10-28)
 3.1.3 (2014-10-28)
 ------------------
 ------------------
 
 
@@ -149,10 +153,6 @@
 - A warning is now logged if a glob pattern in an ``[include]`` section does
 - A warning is now logged if a glob pattern in an ``[include]`` section does
   not match any files.  Patch by Daniel Hahler.
   not match any files.  Patch by Daniel Hahler.
 
 
-- Fixed an issue in Medusa that would cause ``supervisorctl tail -f`` to
-  disconnect if many other ``supervisorctl`` commands were run in parallel.
-  Patch by Stefan Friesel.
-
 3.0 (2013-07-30)
 3.0 (2013-07-30)
 ----------------
 ----------------