diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-04-25 15:16:26 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-04-25 15:16:26 +0000 |
commit | 4e4a8475fb3a34fa7b7ea5ac729d8767bd561eb7 (patch) | |
tree | 068378472b1182432e6b56a5afdfcaab27fc30fe /ChangeLog | |
parent | e37dd937c45bcc56caf969b4ef6e3785bdd92f06 (diff) | |
download | zsh-4e4a8475fb3a34fa7b7ea5ac729d8767bd561eb7.tar.gz zsh-4e4a8475fb3a34fa7b7ea5ac729d8767bd561eb7.tar.xz zsh-4e4a8475fb3a34fa7b7ea5ac729d8767bd561eb7.zip |
17044: complete all files for w3m, not just *.html.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d07b68074..af37e1d60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-25 Clint Adams <clint@zsh.org> + + * 17044: Completion/Unix/Command/_w3m: complete all files, not + just *.html. + 2002-04-25 Peter Stephenson <pws@csr.com> * 17041: Src/Modules/zftp.c: Minor but fatal typos creating a data |