about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b75cc367b..1a2922049 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-11-06  Peter Stephenson  <pws@csr.com>
 
+	* 22972: Completion/Zsh/Command/_typeset: autoload completion
+	is limited to functions not yet registered.
+
 	* 22971: Src/exec.c, Src/jobs.c: don't allow job control
 	on jobs in current shell and sanitize error message used.