aboutsummaryrefslogtreecommitdiffstats
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 928c89cc848..2670a66a7c7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12014-11-18 Daiki Ueno <ueno@gnu.org> 12014-11-18 Daiki Ueno <ueno@gnu.org>
2 2
3 * epg.el (epg-context-set-passphrase-callback)
4 (epg-context-set-progress-callback): Check if the CALLBACK
5 argument is a function, instead of a cons.
6
72014-11-18 Daiki Ueno <ueno@gnu.org>
8
3 * epa-file.el (epa-file-insert-file-contents) 9 * epa-file.el (epa-file-insert-file-contents)
4 (epa-file-write-region): Remove redundant check of 10 (epa-file-write-region): Remove redundant check of
5 epa-pinentry-mode. 11 epa-pinentry-mode.