summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da5117650..64a6ea283 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-02-25 Oliver Kiddle <opk@zsh.org>
+ * 18296: Completion/Base/Widget/_next_tags: fake _all_labels and
+ _next_label functions were out of sync with changes to the real ones
+
* unposted: Completion/Zsh/Context/_value, Doc/Zsh/compsys.yo:
fix out of date documentation and move description of special
contexts from _complete's to #compdef's description