diff options
author | Thomas Roessler <roessler@does-not-exist.org> | 2003-04-14 09:12:16 +0000 |
---|---|---|
committer | Thomas Roessler <roessler@does-not-exist.org> | 2003-04-14 09:12:16 +0000 |
commit | 9a9dd7a91dc12ac25dc497d3551f157b7bda2f76 (patch) | |
tree | af7626ce7ba5dfbb67a7b46aaea00f7bed2b8dc5 /ChangeLog | |
parent | 04c7eb0ebc79b25a4db023ca4c640c1b8cc40a74 (diff) |
# changelog commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-04-14 09:09:53 Thomas Roessler <roessler@does-not-exist.org> (roessler) + + * init.h, mutt.h, send.c: Fix the PGP / S/MIME selection mess + in send.c. This patch adds two new configuration variables, + $crypt_autopgp and $crypt_autsmime. Both are set to "yes" + by default. By turning them off, you can disable the automatic + selection of one or both mechanisms. (Useful when your mutt is + PGP- and S/MIME enabled, but you only use, say S/MIME.) + 2003-04-11 15:15:04 Thomas Roessler <roessler@does-not-exist.org> (roessler) * send.c: Backing out the previous change. It was nonsense. |