summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2009-04-12 19:31:36 +0000
committerMichael Albinus <michael.albinus@gmx.de>2009-04-12 19:31:36 +0000
commit5b36b5337fab5b1d5cc35830713b4fc3c5552204 (patch)
tree0a92554d787c70824fa3c2b14d4fbdc082d20df8 /lisp
parent5ab38c3c5a41fdc567a9a476cfdb6b501e1272b3 (diff)
downloademacs-5b36b5337fab5b1d5cc35830713b4fc3c5552204.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 06d2cbc4678..feaee50a32d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,6 @@
2009-04-12 Michael Albinus <michael.albinus@gmx.de>
- * tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
+ * net/tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
always the tmpfile. (Bug#2962).
2009-04-11 Chong Yidong <cyd@stupidchicken.com>