diff --git a/python-bjoern.changes b/python-bjoern.changes index e29122f..8379ec1 100644 --- a/python-bjoern.changes +++ b/python-bjoern.changes @@ -1,10 +1,15 @@ ------------------------------------------------------------------- Wed Oct 12 02:47:21 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 3.2.2 - - #228, 235 Fix libev paths (Ian Swanson, Nicolas Damgaard Larsen) - - #234 Set ``wsgi.input_terminated`` (Nathan Hoad) - - Update PyPI description +- Update to version 3.2.2: + * #228, 235 Fix libev paths (Ian Swanson, Nicolas Damgaard Larsen) + * #234 Set ``wsgi.input_terminated`` (Nathan Hoad) + * Update PyPI description + * #173 Fix segfault with old interpreters (Goldstein) + * #171 Implement FileWrapper.close() + * Fix FileWrapper/sendfile with offset + * #184 Fix compile flags + * #218 Fix SERVER_PORT (Souheil Chelfouh) ------------------------------------------------------------------- Wed Jun 24 01:48:04 UTC 2020 - Steve Kowalik