From c7a391fa0562a86605a676a313a4f512d8de1979 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Sun, 24 Oct 2021 21:32:58 +0900 Subject: 49493: fix '_arguments --' to correctly recognize optional argument --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 21e72305a..22cbff507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-10-24 Jun-ichi Takimoto + + * 49493: Completion/Base/Utility/_arguments: fix handling of + optional argument of long option in help text + 2021-10-23 Oliver Kiddle * 49499 based on 49496 by Jun T.: Src/Zle/computil.c -- cgit 1.4.1