Mercurial > p > roundup > code
diff CHANGES.txt @ 5494:b7fa56ced601
use gpg module instead of pyme module for PGP encryption
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Sun, 12 Aug 2018 16:17:14 +0100 |
| parents | 8a91503c44b2 |
| children | bfe8e52af1e7 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Aug 12 16:15:10 2018 +0100 +++ b/CHANGES.txt Sun Aug 12 16:17:14 2018 +0100 @@ -20,6 +20,8 @@ 2.7.8+), to improve performance over bundled pure Python version. Note that acceleration via m2crypto is no longer supported (Christof Meerwald) +- issue2550989: PGP encryption is now done using the gpg module + instead of pyme. (Christof Meerwald) Fixed:
