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/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/NEWS b/Etc/NEWS
index abd4ae8b2..7f954814c 100644
--- a/Etc/NEWS
+++ b/Etc/NEWS
@@ -20,7 +20,7 @@ Further enhancements to new completion system:
    behave in the usual way   
  - $fpath now set up to use installed functions by default; functions
    can be loaded just by `autoload -U compinit; compinit'
- - Much improved handling of nested quoting
+ - Much improved handling of nested quoting and nested braces
  - New LIST_PACKED and LIST_ROWS_FIRST completion options and corresponding
    styles
  - compctl library separated out (frozen but still supported)