Changes committed gnus/lisp (ChangeLog)
"Daiki Ueno" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a string for caching if it is 'PIN. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1786 gnus/lisp/ChangeLog:7.1787 --- ChangeLog:7.1786 Mon Mar 10 07:58:37 2008 +++ ChangeLog Mon Mar 10 09:59:45 2008 @@ -1,3 +1,8 @@ +2008-03-10 Daiki Ueno <[email protected]> + + * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a + string for caching if it is 'PIN. + 2008-03-10 Katsumi Yamaoka <[email protected]> * lpath.el: Consider the case without Emacs/W3.