diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-08-31 13:37:27 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-08-31 13:37:27 +0000 |
commit | f18f231ef7eb73ebe0c4e3dec41255924af15e61 (patch) | |
tree | e910599f383c418c99e8bfcf5d8f18f09a5fc5c7 /ChangeLog | |
parent | 50e4b4336299a09024f1e8361861ca939859279b (diff) | |
download | zsh-f18f231ef7eb73ebe0c4e3dec41255924af15e61.tar.gz zsh-f18f231ef7eb73ebe0c4e3dec41255924af15e61.tar.xz zsh-f18f231ef7eb73ebe0c4e3dec41255924af15e61.zip |
25569: David Le Bourgeois and pws: _ant completion fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d62d2fe62..7da6d589d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-08-31 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 25569: David Le Bourgeouis & pws: _ant completion was broken + by sed pattern change. + * 25568: Frank Terbeck & pws: Src/builtin.c, Test/.distfiles, Test/A07control.ztst: break and continue arguments less than 1 are invalid (and hard errors); add some tests for control |