From 2a0862bc40493312db83b368b8ba927e9183b5b9 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 19 Oct 2001 10:28:07 +0000 Subject: fix: make _describe handle (...) arguments correctly; use _file_descriptors after -t in conditions; don't display empty descriptions in _file_descriptors (16085) --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4b9012a8f..95919c14c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-10-19 Sven Wischnowsky + + * 16085: Completion/Base/Utility/_describe, + Completion/Zsh/Context/_condition, + Completion/Zsh/Type/_file_descriptors: fix: make _describe + handle (...) arguments correctly; use _file_descriptors after + -t in conditions; don't display empty descriptions in + _file_descriptors + 2001-10-18 Oliver Kiddle * 16080: Src/builtin.c, Doc/Zsh/builtins.yo, Test/B03print.ztst: -- cgit 1.4.1