summaryrefslogtreecommitdiffstats
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 fb603a5ed..259ce6d54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-01-03 Oliver Kiddle <opk@zsh.org>
+ * 16397: Completion/Base/Widget/_complete_help: use nul as separator
+ instead of colon to avoid problems with _value:<param> functions
+
* 16396: Completion/Unix/Command/_chown: fix argument handling bugs
2002-01-03 Clint Adams <clint@zsh.org>