diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-02-10 18:33:14 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-02-10 18:33:14 +0000 |
commit | 7b31a15de84ca575541863394f8cca4e09af78c2 (patch) | |
tree | 0797a31dff97e345012153389a09997dda76bb76 /ChangeLog | |
parent | 6ae1f67c992c210c8804a3806f16806836d9739a (diff) | |
download | zsh-7b31a15de84ca575541863394f8cca4e09af78c2.tar.gz zsh-7b31a15de84ca575541863394f8cca4e09af78c2.tar.xz zsh-7b31a15de84ca575541863394f8cca4e09af78c2.zip |
26544: complete pdf files as well as ps.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0a22df8b3..54edc2b81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-10 Clint Adams <clint@zsh.org> + + * 26544: Completion/Unix/Command/_lp: complete pdf files + as well as ps. + 2009-02-09 Peter Stephenson <pws@csr.com> * Greg Klanderman: 26538: Completion/Base/Widget/_read_comp: @@ -11119,5 +11124,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4556 $ +* $Revision: 1.4557 $ ***************************************************** |