about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-10-12 08:28:26 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-10-12 08:28:26 +0000
commitf23b23e8a31f06fe738b6b2deef2bc33bbe45eac (patch)
treec9dab021d28081ef47a3544afa38f8f44e30a4f0 /ChangeLog
parent17e2003c5cf616aba4ab1779088062e10a6da40e (diff)
downloadzsh-f23b23e8a31f06fe738b6b2deef2bc33bbe45eac.tar.gz
zsh-f23b23e8a31f06fe738b6b2deef2bc33bbe45eac.tar.xz
zsh-f23b23e8a31f06fe738b6b2deef2bc33bbe45eac.zip
remove possibility for func() entries in tag-order style, can be done using zstyle -e (12974)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d577fac0..fc0cbeddd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-10-12  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12974: Completion/Core/_tags, Completion/Core/_sort_tags,
+	Doc/Zsh/compsys.yo: remove possibility for func() entries in
+	tag-order style, can be done using zstyle -e
+
 	* 12954, 12973: Completion/Builtins/_zstyle,
 	Completion/Core/_path_files, Doc/Zsh/compsys.yo: rename fake style
 	to fake-files