diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d3403a23b..d434032fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * 29998: Completion/Unix/Command/_git: fix a typo (--rerbose). + * 30019: Completion/Unix/Command/_tar: fix parsing of argument + to -C. + 2011-12-13 Barton E. Schaefer <schaefer@zsh.org> * 30020: Functions/Prompts/promptinit: prevent prompt_opts and @@ -15750,5 +15753,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5539 $ +* $Revision: 1.5540 $ ***************************************************** |