diff options
| author | Simon Josefsson | 2005-10-08 08:43:33 +0000 |
|---|---|---|
| committer | Simon Josefsson | 2005-10-08 08:43:33 +0000 |
| commit | 82259e507db63f0da997b4df69b280d8d55c0f58 (patch) | |
| tree | e3ef7428cd08307cc4e70fc3971f14abf96a49b0 /lisp/gnus/ChangeLog | |
| parent | 46f934722e506acf05a5efefb97bd114ad7a40b8 (diff) | |
| download | emacs-82259e507db63f0da997b4df69b280d8d55c0f58.tar.gz emacs-82259e507db63f0da997b4df69b280d8d55c0f58.zip | |
* pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 0d58f8046ee..91fab639f78 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-05-09 Simon Josefsson <jas@extundo.com> | ||
| 2 | |||
| 3 | * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching, | ||
| 4 | tiny patch from "Georg C. F. Greve" <greve@gnu.org>. | ||
| 5 | |||
| 1 | 2005-10-08 Simon Josefsson <jas@extundo.com> | 6 | 2005-10-08 Simon Josefsson <jas@extundo.com> |
| 2 | 7 | ||
| 3 | * pgg-def.el (top-level): Don't require custom, it is | 8 | * pgg-def.el (top-level): Don't require custom, it is |