From 1bec15a0105c7884c1a6d1243087ebcc801a5937 Mon Sep 17 00:00:00 2001 From: dana Date: Sat, 10 Apr 2021 16:16:26 -0500 Subject: unposted: README: Document incompatibility caused by workers/43928 --- ChangeLog | 3 +++ README | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a21b405c8..2fe66e4d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-04-10 dana + * unposted (see 48415): README: Document incompatibility + caused by workers/43928 + * 48338: Completion/Unix/Command/_git: Support case-insensitive path matching diff --git a/README b/README index 1eb38a608..f47adfe7c 100644 --- a/README +++ b/README @@ -144,6 +144,10 @@ reverse order, from last applied to first applied. variables without a preceding '$' sign in shell arithmetic expansion and in the double-parentheses and 'let' arithmetic commands. +3) _alternative now correctly handles the same (...) action syntax as +_arguments; this may necessitate quoting/escaping in calls to _alternative +and _regex_arguments that wasn't previously required. + Incompatibilities between 5.5.1 and 5.6.2 ------------------------------------------ -- cgit 1.4.1