about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-02-18 14:30:46 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-02-18 14:30:46 +0000
commitfa509f5219e18b664a7e559169d849b2ec9fb6f1 (patch)
tree644d61fcf6ba57d848a010883f3e8cdb3c6d6dae /ChangeLog
parent901d8b4c97f2f0855005825764c01d00d6d47f19 (diff)
downloadzsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.gz
zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.xz
zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.zip
fix group handling nothing should now possibly be added to the wrong group again (16668)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c23d27729..f890b788d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-02-18  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 16668: Src/Zle/compcore.c: fix group handling nothing should
+	now possibly be added to the wrong group again
+
 	* 16667: Completion/Base/Utility/_arguments: fix test for
 	prefix-needed