diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 890c1359f..cacc08bf5 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,11 @@ Changes since zsh version 4.2.0 compatibility mode the option is turned off by default and the option letter -T turns it on, for compatibility with FreeBSD sh. +- New WIDGETSTYLE, WIDGETFUNC parameters in ZLE. + +- Glob qualifiers (+func) is shorthand for (e:func:) (calls command, + typically shell function, with no argument). + New features between zsh versions 4.0 and 4.2 --------------------------------------------- |