From 80a02c10aa85c1b57376faede83cb90a8079c5d7 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 28 Sep 2017 00:58:21 +0200 Subject: 41772: fix bug in handling of long options with _arguments' -A option --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d11b6ebd6..371f08ca8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-09-28 Oliver Kiddle + * 41772: Src/Zle/computil.c, Test/Y03arguments.ztst: fix bug + in handling of long options with _arguments' -A option + * 41762: Completion/Zsh/Context/_value: fix for completion in assignment to associative array element -- cgit v1.2.3