diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 2d6f4ea02..d876e12aa 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,9 @@ 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. +The ${NAME:OFFSET:LENGTH} syntax now supports negative LENGTH, which +counts back from the end of the string. + Changes between versions 4.3.10 and 4.3.11 ------------------------------------------ |