aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a6d73ad44de..ac7e314eb2e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -26,6 +26,7 @@ much pure storage it will approximately need.
26`${foo}' in the specified new value of the environment variable. To 26`${foo}' in the specified new value of the environment variable. To
27include a `$' in the value, use `$$'. 27include a `$' in the value, use `$$'.
28 28
29+++
29** File-name completion can now ignore directories. 30** File-name completion can now ignore directories.
30If an element of the list in `completion-ignored-extensions' ends in a 31If an element of the list in `completion-ignored-extensions' ends in a
31slash `/', it indicates a subdirectory that should be ignored when 32slash `/', it indicates a subdirectory that should be ignored when