about summary refs log tree commit diff
path: root/Etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/NEWS')
-rw-r--r--Etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Etc/NEWS b/Etc/NEWS
index 9d58c9cc6..aad7ccceb 100644
--- a/Etc/NEWS
+++ b/Etc/NEWS
@@ -34,6 +34,7 @@ Globbing changes:
   - Case-insensitive and approximate globbing.
   - Ordering and indexing of globbing matches, e.g. *(om[1]) picks
     most recently modified file.
+  - General file mode qualifier with chmod(1)-like syntax, e.g. *(f:u+wx:)
 
 New loadable modules:
   - zftp, plus associated function suite, for turning your zsh session