diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-02-05 18:10:52 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-02-05 18:10:52 +0000 |
commit | aa9b40fb5dc8ecd4b32fde782d69ff477cc856d8 (patch) | |
tree | 92f86decd072934c18d20ab605707c7bd9fbd19b /ChangeLog | |
parent | 6b932f3cf73c24c14bd25f35575ff9a6f0218fda (diff) | |
download | zsh-aa9b40fb5dc8ecd4b32fde782d69ff477cc856d8.tar.gz zsh-aa9b40fb5dc8ecd4b32fde782d69ff477cc856d8.tar.xz zsh-aa9b40fb5dc8ecd4b32fde782d69ff477cc856d8.zip |
16568: get listing of entire directory for approximation and other purposes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ff790d135..36e3ea576 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-02-04 Clint Adams <clint@zsh.org> + * 16568: Completion/Unix/Command/_ssh: get listing of + entire directory for approximation and other purposes. + * 16566: Completion/Unix/Command/_ssh: show ls -F classifiers as display strings. |