From: Michael Albinus Date: Tue, 30 Jun 2009 21:29:44 +0000 (+0000) Subject: * NEWS: Add "synce" connection method of Tramp. X-Git-Tag: emacs-pretest-23.1.90~2374 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edb54f2798ad4e684ba26e91b6c4a8887fb66f03;p=emacs.git * NEWS: Add "synce" connection method of Tramp. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index fe1f2b8bc5a..71edd4cde44 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2009-06-30 Michael Albinus + + * NEWS: Add "synce" connection method of Tramp. + 2009-06-24 Michael Albinus * NEWS: Add new connection methods of Tramp. diff --git a/etc/NEWS b/etc/NEWS index 69752517098..487204463d0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -36,7 +36,7 @@ uses `system-move-file-to-trash' for trashing.) +++ ** New connection methods in Tramp. On systems which support GVFS-Fuse, Tramp offers the new connection -methods "dav", "davs" and "obex". +methods "dav", "davs", "obex" and "synce". ** VC and related modes