Skip to content

Commit ba59203

Browse files
Minor phrasing: pgp -> openPGP
1 parent 2697623 commit ba59203

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Features:
1919
- Allow to turn off translation of generated html options in menu method
2020
of LinkHTMLProperty and MultilinkHTMLProperty -- default is
2121
translation as it used to be (Ralf)
22-
- Sending of PGP-Encrypted mail to all users or selected users (via
22+
- Sending of OpenPGP encrypted mail to all users or selected users (via
2323
roles) is now working. (Ralf)
2424
- Add config-option "nosy" to messages_to_author setting in [nosy]
2525
section of config: This will send a message to the author only
@@ -45,10 +45,10 @@ Fixed:
4545
is addressed to [email protected] this would (wrongly) match. (Ralf)
4646
- issue2550729: Fix password history display for anydbm backend, thanks
4747
to Ralf Hemmecke for reporting. (Ralf)
48-
- PGP support is again working (pyme API has changed significantly) and
48+
- OpenPGP support is again working (pyme API has changed significantly) and
4949
we now have a regression test. We now take care that bounce-messages
5050
for incoming encrypted mails or mails where the policy dictates that
51-
outgoing traffic should be encrypted is actually pgp-encrypted. (Ralf)
51+
outgoing traffic should be encrypted is actually OpenPGP encrypted. (Ralf)
5252
- Ignore confirm set() fields by themselves in the absence of non-"confirm"
5353
values; otherwise a bare confirm field can be used to change the a
5454
password. Reported by Cam Blackwood.

0 commit comments

Comments
 (0)