diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 0897bab2a..2d6f4ea02 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,13 @@ $usergroups whose keys are the names of system groups of which the current user is a member and whose values are the corresponding group identifiers. +The region_highlight array, which controls highlighting of the +command line from zle widgets, is now updated dynamically as +the command line is edited. + +In POSIX emulation ("emulate sh") the shell is more accurate about +when it should or should not exit on errors. + Changes between versions 4.3.10 and 4.3.11 ------------------------------------------ |