diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-02-05 07:44:34 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-02-05 07:44:34 +0000 |
commit | 800c270d4d75aaa668da906383ae6b41f952f6f5 (patch) | |
tree | d443b159abd4d5556c0fb611bfeb9300ca2b2abd | |
parent | cf28fe0b8a5d407efe814ecbc1b466e450e915ba (diff) | |
download | zsh-800c270d4d75aaa668da906383ae6b41f952f6f5.tar.gz zsh-800c270d4d75aaa668da906383ae6b41f952f6f5.tar.xz zsh-800c270d4d75aaa668da906383ae6b41f952f6f5.zip |
More _rsync changes.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fcb2946f3..7ea34afc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-05 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_rsync: A few more fixes + and improvements. + 2006-02-05 Clint Adams <clint@zsh.org> * 22193: Completion/Debian/Command/_wanna-build: completion |