aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 791bd01f137..aef6b360d23 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-05-03 Daiki Ueno <ueno@unixuser.org> 12009-05-03 Daiki Ueno <ueno@unixuser.org>
2 2
3 * epg.el (epg-wait-for-completion): Sleep after the process
4 exits, to allow process-filter to run (Bug#2412).
5
3 * epa.el (epa--read-signature-type): Fix typo. 6 * epa.el (epa--read-signature-type): Fix typo.
4 7
52009-05-02 Glenn Morris <rgm@gnu.org> 82009-05-02 Glenn Morris <rgm@gnu.org>