summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d3c83e7e564..cd7dd97315b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
2012-12-21 Daiki Ueno <ueno@gnu.org>
* epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
+ (epg-error): Set `error-message' property.
2012-12-21 Chong Yidong <cyd@gnu.org>