From 5ac1c6f555cff38499e0a6ac80b338df4ebe3047 Mon Sep 17 00:00:00 2001 From: Stephane Chazelas Date: Wed, 16 May 2018 22:02:51 +0100 Subject: 42790: make [[:blank:]] match non-ASCII blanks --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1db9da6f3..17868979b 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,14 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH Note also the list of incompatibilities in the README file. -Changes from %.5 to 5.5.1 +Changes from 5.5.1 to FIXME +--------------------------- + +In shell patterns, [[:blank:]] now honours the locale instead of +matching exclusively on space and tab, like for the other POSIX +character classes or for extended regular expressions. + +Changes from 5.5 to 5.5.1 ------------------------- Apart from a fix for a configuration problem finding singal names from -- cgit 1.4.1