Use date of installation into the trunk, not the date from the v5-10 branch or
authorReiner Steib <Reiner.Steib@gmx.de>
Tue, 24 Jan 2006 16:48:44 +0000 (16:48 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Tue, 24 Jan 2006 16:48:44 +0000 (16:48 +0000)
Emacs CVS.

lisp/ChangeLog

index 84334bb..d8c8bee 100644 (file)
@@ -98,7 +98,7 @@
 
        * nntp.el (nntp-end-of-line): Doc fix.
 
-2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
+2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
        * imap.el (imap-open): Handle case where buffer is a buffer
        object.
 
-2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
+2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
        part of the decoded armor to find the key-identifier.
        (pgg-decrypt): Convey provided passphrase in subordinate call to
        pgg-decrypt-region.
 
-2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
+2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
 
        * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
        (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
        'notruncate' argument, so the passphrase cache can be used
        reliably with identifiers besides a pgp packet's key id.
 
-2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
+2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
 
        * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
        symmetric encryption.