Mercurial > emacs
changeset 103478:c5fea096e475
Fix typo.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 18 Jun 2009 18:47:58 +0000 |
parents | 6e845b9ff9bc |
children | a441edf4d939 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 18 17:53:33 2009 +0000 +++ b/lisp/ChangeLog Thu Jun 18 18:47:58 2009 +0000 @@ -6,7 +6,7 @@ 2009-06-18 Ulrich Mueller <ulm@gentoo.org> * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings - format used by GnuPG 2.0.a11. + format used by GnuPG 2.0.11. 2009-06-18 Glenn Morris <rgm@gnu.org>