aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e1b6249d475..88ae7cf1f52 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -634,10 +634,12 @@ header's value.
634 634
635** Tramp 635** Tramp
636 636
637+++
637*** The method part of remote file names is mandatory now. A valid 638*** The method part of remote file names is mandatory now. A valid
638remote file name starts with "/method:host:" or "/method:user@host:". 639remote file name starts with "/method:host:" or "/method:user@host:".
639 640
640*** The new virtual method "-" is a marker for the default method. 641+++
642*** The new pseudo method "-" is a marker for the default method.
641"/-::" is the shortest remote file name then. 643"/-::" is the shortest remote file name then.
642 644
643+++ 645+++