diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-10-03 22:57:34 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-10-03 22:57:34 +0000 |
commit | 9619db1d94df55cb76160d9832ff206b038efee6 (patch) | |
tree | 4db9ae5ac980403a8c10e6356dae8304351ef835 /ChangeLog | |
parent | 55739ab8ae62fc9d7de2942ed9e4b37be1dcdf9d (diff) | |
download | zsh-9619db1d94df55cb76160d9832ff206b038efee6.tar.gz zsh-9619db1d94df55cb76160d9832ff206b038efee6.tar.xz zsh-9619db1d94df55cb76160d9832ff206b038efee6.zip |
22814: add .mp4 and .flv to media file extension list.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 18be0afc4..c4e0731b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-03 Clint Adams <clint@zsh.org> + * 22814: Completion/X/Command/_mplayer: add .mp4 and .flv + to media file extension list. + * 22812: R. Ramkumar: Completion/Unix/Command/_bittorrent, Completion/Unix/Command/_rsync, Completion/Unix/Command/_ssh, Completion/Unix/Command/_wget: utilize _bind_addresses in |