aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 21cda7c6b0a..619d56ba7b7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -700,6 +700,10 @@ collection).
700can be used for creation of temporary files of remote or mounted directories. 700can be used for creation of temporary files of remote or mounted directories.
701 701
702+++ 702+++
703** The new function 'file-local-name' can be used to specify arguments
704of remote processes.
705
706+++
703** The new error 'file-missing', a subcategory of 'file-error', is now 707** The new error 'file-missing', a subcategory of 'file-error', is now
704signaled instead of 'file-error' if a file operation acts on a file 708signaled instead of 'file-error' if a file operation acts on a file
705that does not exist. 709that does not exist.