about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-07-17 12:42:15 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-07-17 12:42:15 +0000
commit307812f4cef290f174e9fbbb39b69b63531bf0b3 (patch)
tree7ea31845e7e68db42086c602152f448685301dbf /ChangeLog
parent74f47913dae9a1427e553ac01ef0a3a6ba1095b8 (diff)
downloadzsh-307812f4cef290f174e9fbbb39b69b63531bf0b3.tar.gz
zsh-307812f4cef290f174e9fbbb39b69b63531bf0b3.tar.xz
zsh-307812f4cef290f174e9fbbb39b69b63531bf0b3.zip
adjust return code to not break the prefix-needed style
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a212ab627..255ea6328 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-17  Oliver Kiddle  <opk@zsh.org>
+
+	* 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