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 --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') 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