Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 5501:dd242cd7a182
mention change from pyme to gpg module for PGP processing
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Wed, 15 Aug 2018 21:38:52 +0100 |
| parents | d0689aaa83db |
| children | e2978ed3b550 |
comparison
equal
deleted
inserted
replaced
| 5500:3c61c771c8fb | 5501:dd242cd7a182 |
|---|---|
| 17 | 17 |
| 18 Contents: | 18 Contents: |
| 19 | 19 |
| 20 .. contents:: | 20 .. contents:: |
| 21 :local: | 21 :local: |
| 22 | |
| 23 Migrating from 1.6.0 to x.y.0 | |
| 24 ============================= | |
| 25 | |
| 26 PGP mail processing | |
| 27 ------------------- | |
| 28 | |
| 29 Roundup now uses the ``gpg`` module instead of ``pyme`` to process PGP | |
| 30 mail. If you have PGP processing enabled, make sure the ``gpg`` | |
| 31 module is installed. | |
| 22 | 32 |
| 23 Migrating from 1.5.1 to 1.6.0 | 33 Migrating from 1.5.1 to 1.6.0 |
| 24 ============================= | 34 ============================= |
| 25 | 35 |
| 26 Update tracker config file | 36 Update tracker config file |
