@@ -136,6 +136,9 @@ Core Library
136136 `closed ` flag, preventing historical bugs where a double close could destroy
137137 descriptors belonging to unrelated streams.
138138
139+ * `#606 <https://github.com/dw/mitogen/issues/606 >`_: fix example code on the
140+ documentation front page.
141+
139142* `a5536c35 <https://github.com/dw/mitogen/commit/a5536c35 >`_: avoid quadratic
140143 buffer management when logging lines received from a child's redirected
141144 standard IO.
@@ -150,11 +153,12 @@ bug reports, testing, features and fixes in this release contributed by
150153`Anton Markelov <https://github.com/strangeman >`_,
151154`Nigel Metheringham <https://github.com/nigelm >`_,
152155`Orion Poplawski <https://github.com/opoplawski >`_,
156+ `Pieter Voet <https://github.com/pietervoet/ >`_,
157+ `Stefane Fermigier <https://github.com/sfermigier >`_,
153158`Szabó Dániel Ernő <https://github.com/r3ap3rpy >`_,
154159`Ulrich Schreiner <https://github.com/ulrichSchreiner >`_,
155160`Yuki Nishida <https://github.com/yuki-nishida-exa >`_,
156- `@ghp-rr <https://github.com/ghp-rr >`_,
157- `Pieter Voet <https://github.com/pietervoet/ >`_, and
161+ `@ghp-rr <https://github.com/ghp-rr >`_, and
158162`@rizzly <https://github.com/rizzly >`_.
159163
160164
0 commit comments