diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-06-24 20:36:10 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-06-24 20:36:10 +0000 |
commit | 16db320811072c7b4d286e5b45dc938df2d7550a (patch) | |
tree | 7a8df9cab8fecb4ba56440093b445ca5bf51b65d /ChangeLog | |
parent | fdff42eaa70f115104d3e4269593ed553fa32659 (diff) | |
download | zsh-16db320811072c7b4d286e5b45dc938df2d7550a.tar.gz zsh-16db320811072c7b4d286e5b45dc938df2d7550a.tar.xz zsh-16db320811072c7b4d286e5b45dc938df2d7550a.zip |
22513: only do that for GNU tar >= 1.14.91.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c96ac8dfd..2ffac2261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-06-24 Clint Adams <clint@zsh.org> + * 22513: Completion/Unix/Command/_tar: only do that for + GNU tar >= 1.14.91. + * 22511: Completion/Unix/Command/_tar, Completion/Unix/Type/_tar_archive: complete compressed archive filenames for GNU tar even when a compression option is not |