summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ef23d308cc3..4c736754a6e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-21 Daiki Ueno <ueno@unixuser.org>
+
+ * epg.el (epg-make-context, epg-context-set-passphrase-callback)
+ (epg-context-set-progress-callback): Make sure the callback is a
+ cons of a function and a handback. Update all callers.
+
2008-08-20 David Reitter <david.reitter@gmail.com>
* term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.