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 bdca139e8..1e35ec09f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-05-21 Sven Wischnowsky <wischnow@zsh.org>
+ * 17193: Completion/Unix/Command/_init_d: let _init_d use a
+ pre-pattern
+
* 17192: Src/Zle/compcore.c: fix for completion in nested
quotes where the sub-word ends in a backslash