aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 98312d6485..968e2f9199 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2012-01-14 Paul Eggert <[email protected]>
+
+ * epg.el (epg--make-temp-file): Avoid permission race condition
+ when running on old Emacs versions (bug#10403).
+
2012-01-14 Glenn Morris <[email protected]>
* dired.el (dired-get-filename): Fix 'verbatim case of previous change.