diff lisp/ChangeLog @ 104963:aa7ac26deae0

(epg-context-set-passphrase-callback) (epg-context-set-progress-callback): Add more description about callback function.
author Daiki Ueno <ueno@unixuser.org>
date Fri, 11 Sep 2009 22:46:14 +0000
parents 7913b528a7e3
children a19ada807754
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 11 22:27:32 2009 +0000
+++ b/lisp/ChangeLog	Fri Sep 11 22:46:14 2009 +0000
@@ -2,6 +2,9 @@
 
 	* epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
 	(epg-digest-algorithm-alist): Add SHA224.
+	(epg-context-set-passphrase-callback)
+	(epg-context-set-progress-callback): Add more description about
+	callback function.
 
 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>