Skip to content

Commit 861b103

Browse files
committed
Add changelog entry for d2ad324
1 parent d2ad324 commit 861b103

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
4.0.4.dev0 (Next Release)
22
-------------------------
33

4+
- Fixed a bug where ``supervisorctl tail <name> stdout`` would actually tail
5+
``stderr``. Note that ``tail <name>`` without the explicit ``stdout``
6+
correctly tailed ``stdout``. The bug existed since 3.0a3 (released in
7+
2007). Patch by Arseny Hofman.
8+
49
- Improved the warning message added in 4.0.3 so it is now emitted for
510
both ``tail`` and ``tail -f``. Patch by Vinay Sajip.
611

0 commit comments

Comments
 (0)