diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-07-28 07:03:43 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-07-28 07:03:43 +0000 |
commit | e2e59bd1310800ad24b13e14830661bdbcfcc84c (patch) | |
tree | a29910b6f3099227bf2f1d636fed892950e081b7 /ChangeLog | |
parent | a81e5a609e6d73a83c5a55a3f64f760c6fb45b92 (diff) | |
download | zsh-e2e59bd1310800ad24b13e14830661bdbcfcc84c.tar.gz zsh-e2e59bd1310800ad24b13e14830661bdbcfcc84c.tar.xz zsh-e2e59bd1310800ad24b13e14830661bdbcfcc84c.zip |
23714: handle dvips -G, -R, -u, -U, -v, -V, -y, and -z.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c07f8c061..ee5216efb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-28 Clint Adams <clint@zsh.org> + + * 23714: Completion/Unix/Command/_dvi: handle dvips -G, -R, -u, -U, + -v, -V, -y, and -z. + 2007-07-27 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23713: Doc/Zsh/expn.yo, Misc/globtests, Src/pattern.c, |