diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2009-12-13 18:22:51 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2009-12-13 18:22:51 +0000 |
commit | 45eef712154aa8ac1192862513f15c38a8261330 (patch) | |
tree | 565490ad34fe24c7b98ae77b438c1752a666895f /ChangeLog | |
parent | 11fc29f8b2025aaac63562e768dcfee06e848793 (diff) | |
download | zsh-45eef712154aa8ac1192862513f15c38a8261330.tar.gz zsh-45eef712154aa8ac1192862513f15c38a8261330.tar.xz zsh-45eef712154aa8ac1192862513f15c38a8261330.zip |
Fixed --human-readable options and arg-acceptance of -f.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c8b3365c9..39c8938be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-12-13 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_rsync: Fixed the + --human-readable options and arg-acceptance of -f. + 2009-12-12 Clint Adams <clint@zsh.org> * Michael Prokop: 27504: Completion/Debian/Command/_dput: @@ -12472,5 +12477,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4839 $ +* $Revision: 1.4840 $ ***************************************************** |