about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-01-07 14:39:44 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-01-07 14:39:44 +0000
commit540618a4fbb7f4f1245fcee86e6f8470fe12b3e3 (patch)
treedfd99856c04282280a20dbe236f0130ebf39d2a3 /ChangeLog
parent90bbd87734053303751d401a807be8a7fe3b9176 (diff)
downloadzsh-540618a4fbb7f4f1245fcee86e6f8470fe12b3e3.tar.gz
zsh-540618a4fbb7f4f1245fcee86e6f8470fe12b3e3.tar.xz
zsh-540618a4fbb7f4f1245fcee86e6f8470fe12b3e3.zip
fix nested _tags-loops by re-initialising the outer one when leaving the inner one (16407)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee9e110a1..310405d26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-01-07  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 16407: Completion/X/Command/_netscape: fix nested _tags-loops
+	by re-initialising the outer one when leaving the inner one
+
 	* 16406: Completion/Base/Completer/_approximate,
 	Completion/Unix/Type/_signals, Completion/X/Command/_netscape,
 	Completion/Zsh/Command/_kill, Doc/Zsh/builtins.yo: fixes for