aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2012-01-07 11:58:55 -0800
committerPaul Eggert <[email protected]>2012-01-07 11:58:55 -0800
commitcd0cf8aa185960bfa65be999aea2d8f061d0b055 (patch)
tree3aa1c1ba64b703a59c205c31aa67a93e4acf04ce /lisp/ChangeLog
parent9a0115abd18f219f234d6dd460cf7f5ed3c0332f (diff)
Undo patch for bug#10403; still being reviewed.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 64416288c6..b4bb7352fc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,5 @@
2012-01-07 Paul Eggert <[email protected]>
- * epg.el (epg--make-temp-file): Avoid permission race conditions
- when creating temporary directories and files on older Emacs.
-
* files.el (move-file-to-trash): Preserve default file modes on error.
(Bug#10401)