Skip to content

Commit 9ac770b

Browse files
committed
Add changelog entry for 5e3ab33
1 parent 48fd49e commit 9ac770b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.rst

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

4+
- Fixed a bug on Python 3 where a network error could cause ``supervisord``
5+
to crash with the error ``<class 'TypeError'>:can't concat str to bytes ``.
6+
Patch by Vinay Sajip.
7+
48
- Fixed a bug where a test would fail on systems with glibc 2.3.1 because
59
the default value of SOMAXCONN changed.
610

0 commit comments

Comments
 (0)