changeset 103585:8924063d2ee0

* NEWS: Add new connection methods of Tramp.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 24 Jun 2009 19:21:22 +0000
parents fcd539c2b40d
children c78f612cb825
files etc/NEWS
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Jun 24 19:20:49 2009 +0000
+++ b/etc/NEWS	Wed Jun 24 19:21:22 2009 +0000
@@ -25,6 +25,14 @@
 * Changes in Emacs 23.2
 
 
+* Changes in Specialized Modes and Packages in Emacs 23.2
+
++++
+** New connection methods in Tramp.
+On systems which support GVFS-Fuse, Tramp offers the new connection
+methods "dav", "davs" and "obex".
+
+
 * Installation Changes in Emacs 23.1
 
 ** The default X toolkit is now Gtk+, rather than Lucid.