diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 215607ffc778d15e8a300cc1137474158fe8c34f..31a7c4705155539ac5ab4e0ad59312f47cbc3f2c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,13 @@ +2009-06-29 Michael Albinus + + * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file + modes mandatory. (Bug#3712) + 2009-06-29 Alan Mackenzie * 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