Commit cb4c5229 authored by Stefan Behnel's avatar Stefan Behnel

Merge branch '0.29.x'

parents b8d9708f 2c3a8c12
......@@ -400,6 +400,19 @@ Other changes
* Support for Python 2.6 was removed.
0.29.19 (2020-05-20)
====================
Bugs fixed
----------
* A typo in Windows specific code in 0.29.18 was fixed that broke "libc.math".
(Github issue #3622)
* A platform specific test failure in 0.29.18 was fixed.
Patch by smutch. (Github issue #3620)
0.29.18 (2020-05-18)
====================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment