# HG changeset patch # User Reiner Steib # Date 1142975852 0 # Node ID f7d076c76ddcd739655478c2d14d4b3494a03e83 # Parent 17473f7e626bc8903d4780207fc1cfe0733a7b6b Remove pgg-gpg.el entry already present in lisp/ChangeLog. diff -r 17473f7e626b -r f7d076c76ddc lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Tue Mar 21 20:37:02 2006 +0000 +++ b/lisp/gnus/ChangeLog Tue Mar 21 21:17:32 2006 +0000 @@ -3,18 +3,6 @@ * nnimap.el (nnimap-request-update-info-internal): Optimize. Don't `gnus-uncompress-range' to avoid excessive memory usage. -2006-03-21 Simon Josefsson - - * pgg-gpg.el: Ideas below based on patch from Sascha Wilde - . - (pgg-gpg-use-agent): New variable. - (pgg-gpg-process-region): Use it. - (pgg-gpg-encrypt-region): Likewise. - (pgg-gpg-encrypt-symmetric-region): Likewise. - (pgg-gpg-decrypt-region): Likewise. - (pgg-gpg-sign-region): Likewise. - (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password. - 2006-03-21 Reiner Steib * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.