changeset 103628:0aaf0f10bc11

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 29 Jun 2009 21:00:34 +0000
parents 2cc306c7ad91
children e9716d0e04ea
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 29 20:41:17 2009 +0000
+++ b/lisp/ChangeLog	Mon Jun 29 21:00:34 2009 +0000
@@ -1,9 +1,13 @@
+2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
+	modes mandatory.  (Bug#3712)
+
 2009-06-29  Alan Mackenzie  <acm@muc.de>
 
 	* progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
 	correction between the visible width of TABs and their number of
 	bytes.
-	
 
 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>