about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-23 12:44:21 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-23 12:44:21 +0000
commit9ef6eed52a5cdba96bb95711eadd71d21bd81388 (patch)
tree425b90323308520728280b3a844f262255031a4b /ChangeLog
parenta78c8b50a05efc0bc8b4cded184099b962ea6bbc (diff)
downloadzsh-9ef6eed52a5cdba96bb95711eadd71d21bd81388.tar.gz
zsh-9ef6eed52a5cdba96bb95711eadd71d21bd81388.tar.xz
zsh-9ef6eed52a5cdba96bb95711eadd71d21bd81388.zip
add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1e8e0b05..786ebc1fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-03-23  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13727: Completion/User/_init_d, Completion/User/_make,
+	Doc/Zsh/compsys.yo: add commands and call-command styles;
+	mention some of the more expensive things about completion
+	setup in the docs
+
 	* 13725: Completion/Core/_all_labels,
 	Completion/Core/_next_label: test if the colon is quoted