issue #408: update Changelog; closes #408.

This commit is contained in:
David Wilson 2019-01-20 13:00:20 +00:00
parent 51ac309647
commit b7add60097
1 changed files with 4 additions and 0 deletions

View File

@ -248,6 +248,9 @@ Core Library
the point the error occurs that previously would have been buried in debug the point the error occurs that previously would have been buried in debug
log output from an unrelated context. log output from an unrelated context.
* `#408 <https://github.com/dw/mitogen/issues/408>`_: a variety of fixes were
made to restore Python 2.4 compatibility.
* `#399 <https://github.com/dw/mitogen/issues/399>`_, * `#399 <https://github.com/dw/mitogen/issues/399>`_,
`#437 <https://github.com/dw/mitogen/issues/437>`_: ignore a `#437 <https://github.com/dw/mitogen/issues/437>`_: ignore a
:class:`DeprecationWarning` to avoid failure of the ``su`` method on Python :class:`DeprecationWarning` to avoid failure of the ``su`` method on Python
@ -379,6 +382,7 @@ bug reports, testing, features and fixes in this release contributed by
`Michael DeHaan <https://github.com/mpdehaan>`_, `Michael DeHaan <https://github.com/mpdehaan>`_,
`Mohammed Naser <https://github.com/mnaser/>`_, `Mohammed Naser <https://github.com/mnaser/>`_,
`Stéphane <https://github.com/sboisson/>`_, `Stéphane <https://github.com/sboisson/>`_,
`@whky <https://github.com/whky/>`_,
`@syntonym <https://github.com/syntonym/>`_, `@syntonym <https://github.com/syntonym/>`_,
`@yodatak <https://github.com/yodatak/>`_, and `@yodatak <https://github.com/yodatak/>`_, and
`Younès HAFRI <https://github.com/yhafri>`_. `Younès HAFRI <https://github.com/yhafri>`_.