* NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.

This commit is contained in:
Michael Albinus 2013-02-14 13:36:44 +01:00
parent f6b6e11391
commit 26280467c6
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-02-14 Michael Albinus <michael.albinus@gmx.de>
* NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
2013-02-11 Michael Albinus <michael.albinus@gmx.de>
* NEWS: Add autorevert changes.

View file

@ -186,10 +186,16 @@ space, no spaces, or reverting to the original spacing. Like
leave different number of spaces.
** Tramp
+++
*** New connection method "adb", which allows to access Android
devices by the Android Debug Bridge. The variable `tramp-adb-sdk-dir'
must be set to the Android SDK installation directory.
*** The connection methods "scpc" and "rsyncc" are discontinued. The
ssh option "ControlMaster=auto" is set automatically in all ssh-based
methods, when possible.
+++
*** Handlers for `file-acl' and `set-file-acl' for remote machines
which support POSIX ACLs.