about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0fa205cd..f259ca4c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,11 +44,18 @@
 	* 18866: Etc/completion-style-guide: document conventions used
 	in completion functions
 
+	* unposted: Completion/Unix/Command/_aap: adjust return code
+	in the same way as was done for old completions in 18631
+
 2003-07-17  Peter Stephenson  <pws@csr.com>
 
 	* 18864: Src/lex.c: unnecessary spaces with empty substitutions
 	when using ${(Q)...} flag.
 
+2003-07-17  Doug Kearns  <djkea2@mugca.its.monash.edu.au>
+
+	* 18863: Completion/Unix/Command/_aap: new completion for aap
+
 2003-07-09  Oliver Kiddle  <opk@zsh.org>
 
 	* 18841: Completion/Base/Completer/_prefix: work around problem