comparison CHANGES.txt @ 5511:bfe8e52af1e7

more mentions of updated MySQL client module
author Christof Meerwald <cmeerw@cmeerw.org>
date Sat, 18 Aug 2018 10:05:52 +0100
parents b7fa56ced601
children cd0ceb2afdb8
comparison
equal deleted inserted replaced
5510:e2978ed3b550 5511:bfe8e52af1e7
20 2.7.8+), to improve performance over bundled pure Python 20 2.7.8+), to improve performance over bundled pure Python
21 version. Note that acceleration via m2crypto is no longer supported 21 version. Note that acceleration via m2crypto is no longer supported
22 (Christof Meerwald) 22 (Christof Meerwald)
23 - issue2550989: PGP encryption is now done using the gpg module 23 - issue2550989: PGP encryption is now done using the gpg module
24 instead of pyme. (Christof Meerwald) 24 instead of pyme. (Christof Meerwald)
25 - issue2550987: Use updated MySQL client module that supports Python
26 3. (Christof Meerwald)
25 27
26 Fixed: 28 Fixed:
27 29
28 - issue2550811: work around Unicode encoding issues in jinja2 template 30 - issue2550811: work around Unicode encoding issues in jinja2 template
29 by explicitly converting data to Unicode; also fixed pagination and 31 by explicitly converting data to Unicode; also fixed pagination and

Roundup Issue Tracker: http://roundup-tracker.org/