diff --git a/etc/ChangeLog b/etc/ChangeLog index fe1f2b8bc5a301aa6ddf7e44d56f161d471e6fa1..71edd4cde4459622e20c69d7db19e406a411c4e8 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 6975251709869df1498ff08db5738e43094480b5..487204463d0af683650491bc7f05b20960dd2b9b 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