about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-18 09:22:31 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-18 09:22:31 +0000
commit781a5bd4b1ac91e18bd58470030fac8f15d6a432 (patch)
treeb3eae06f6ad3b4771a47579f90c041170b3ab571 /ChangeLog
parentc515a58aca50c37a4efd4b0542d633b3347c1eb5 (diff)
downloadzsh-781a5bd4b1ac91e18bd58470030fac8f15d6a432.tar.gz
zsh-781a5bd4b1ac91e18bd58470030fac8f15d6a432.tar.xz
zsh-781a5bd4b1ac91e18bd58470030fac8f15d6a432.zip
small doc fix; make compcall autoload compctl module (11457)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a619e2e64..02d1dd253 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-18  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 11457: Doc/Zsh/compsys.yo, Src/Zle/compctl.mdd: small doc fix;
+ 	make compcall autoload compctl module
+	
 2000-05-18  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
 	* pws: 11455: Completion/Core/_oldlist: old-menu defaults on.