mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
16540: rsync short options and local files
This commit is contained in:
parent
8a2469d725
commit
45f68d770c
2 changed files with 25 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-02-03 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 16540: Completion/Unix/Command/_rsync: include short options and
|
||||
local files.
|
||||
|
||||
2002-01-31 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* Derek Peschel: 16493: Src/params.c: correct typos
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||