diff options
author | Peter Stephenson <pws@zsh.org> | 2014-09-23 09:45:29 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2014-09-23 09:45:29 +0100 |
commit | 8e83bdd288c973046bc245150f2df24a5f6986e0 (patch) | |
tree | 83cf0274768ae72d77118a20e7c4627769aee224 /ChangeLog | |
parent | 2a0e49f3041331bda428970ce5190cbdafa2ed0f (diff) | |
download | zsh-8e83bdd288c973046bc245150f2df24a5f6986e0.tar.gz zsh-8e83bdd288c973046bc245150f2df24a5f6986e0.tar.xz zsh-8e83bdd288c973046bc245150f2df24a5f6986e0.zip |
unposted: add dvipdf to _dvi command list
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8033df11e..a9cdfa506 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-09-23 Peter Stephenson <p.stephenson@samsung.com> + * unposted: Completion/Unix/Command/_dvi: add dvipdf to list of + commands. + * Richard Hartmann: 33218: Completion/X/Command/_mplayer: complete m4a files. |