From 171855e2e23938f40080ca2630d2efc42f319014 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 31 May 2001 12:38:34 +0000 Subject: fix tag-order problem with _arguments (completion after an option that gets an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1848ff3d0..55eff46fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-05-31 Sven Wischnowsky + + * 14607: Completion/Base/Utility/_arguments, Src/Zle/computil.c: + fix tag-order problem with _arguments (completion after an + option that gets an argument in the same word); and a fix for + completion after -ab, where -a gets an argument in the next + word and -b gets one in the same word + 2001-05-31 Oliver Kiddle * unposted: Doc/Makefile.in, Doc/Zsh/compsys.yo: correct alphabetical -- cgit 1.4.1