about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-12 07:03:41 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-12 07:03:41 +0000
commit6472a2b7bc524fbe3f543a41e8991e82e2580443 (patch)
tree062f102877faced270ed214698203f22dd5338f5 /ChangeLog
parent1452bfe1017cf83889919d561d3046c1b9ba1fb5 (diff)
downloadzsh-6472a2b7bc524fbe3f543a41e8991e82e2580443.tar.gz
zsh-6472a2b7bc524fbe3f543a41e8991e82e2580443.tar.xz
zsh-6472a2b7bc524fbe3f543a41e8991e82e2580443.zip
fix for compadd -x when there are no matches (11335)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccc946bac..8e60c96bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-12  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 11335: Src/Zle/compcore.c: fix for compadd -x when there are no
+ 	matches
+	
 2000-05-11  Bart Schaefer  <schaefer@zsh.org>
 
 	* 11332: Completion/Commands/_complete_debug: Test descriptors