From 9dc195120cf4e01cd0068f90db12fc9a7eb522b5 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 13 Apr 2021 11:43:27 +0000 Subject: 48522: README: Clarify _alternative change --- ChangeLog | 4 ++++ README | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 064b13c55..a35eb6501 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-04-13 dana + + * Daniel Shahaf: 48522: README: Clarify _alternative change + 2021-04-13 Tim Lee * 48525: Misc/vcs_info-examples: vcs_info git docs: ahead/behind diff --git a/README b/README index 5e3b8cc59..76bf4ec35 100644 --- a/README +++ b/README @@ -150,7 +150,9 @@ 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. +and _regex_arguments that wasn't previously required. See +https://zsh.org/workers/48414 (commit zsh-5.8-348-g2c000ee7b) for details +and an example. Incompatibilities between 5.5.1 and 5.6.2 ------------------------------------------ -- cgit 1.4.1