From ca2a43f23c626b3299404af4c7121777a3f142f7 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 7 Apr 2017 22:35:00 -0700 Subject: 40940: untokenize names of condition features before attempting to look up the definition from a module. Necessary because of 40760 (tokenization of '-' as Dash). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30c0e5f76..b232c16af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-04-07 Bart Schaefer + + * 40940: Src/cond.c: untokenize names of condition features + before attempting to look up the definition from a module. + Necessary because of 40760 (tokenization of '-' as Dash). + 2017-04-05 Daniel Shahaf * users/22653: Doc/Zsh/options.yo: Clarify REMATCH_PCRE -- cgit 1.4.1