Browse Source

Fix changelog entry placed under wrong version

Mike Naberezny 9 years ago
parent
commit
81bb947803
1 changed files with 4 additions and 4 deletions
  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)
 ----------------
 ----------------