diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-02-03 06:12:34 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-02-03 06:12:34 +0000 |
commit | 1dd643b01672c17fb96085dd5377f565530b9fb5 (patch) | |
tree | f46b568a8a77a769e7be0812e36bca536c43bb06 /ChangeLog | |
parent | 29b704202aace2478f2635a660a5922a779f1b4f (diff) | |
download | zsh-1dd643b01672c17fb96085dd5377f565530b9fb5.tar.gz zsh-1dd643b01672c17fb96085dd5377f565530b9fb5.tar.xz zsh-1dd643b01672c17fb96085dd5377f565530b9fb5.zip |
16540: short options and local files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4d0d44893..86899971c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-03 Clint Adams <clint@zsh.org> + + * 16540: Completion/Unix/Command/_rsync: include short options and + local files. + 2002-02-01 Oliver Kiddle <opk@zsh.org> * Akinori Musha: 16534: Completion/BSD/Command/_bsd_pkg: |