diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-02-20 02:37:41 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-02-20 02:37:41 +0000 |
commit | 7f3f04fc67d136573de99a64ea9b93dbf7268518 (patch) | |
tree | 1155c1c9adc80a87682ff2e1df1977f31acaaf0b | |
parent | 4c7a5a6813d869bbdf67b29c625f57e8c16266c9 (diff) | |
download | zsh-7f3f04fc67d136573de99a64ea9b93dbf7268518.tar.gz zsh-7f3f04fc67d136573de99a64ea9b93dbf7268518.tar.xz zsh-7f3f04fc67d136573de99a64ea9b93dbf7268518.zip |
Mention the _rsync change.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 67e301d2b..8ab1319ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-02-19 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_rsync: A little more + cleanup and 2 more options for the upcoming rsync 2.6.4 + release. + 2005-02-19 Motoi Washida <a66@h8.dion.ne.jp> * users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces broken while sending the patch by email. |