diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-07-18 18:22:29 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-07-18 18:22:29 +0000 |
commit | 0b8d247f6b433231e26d5930a2ff8d737f424e61 (patch) | |
tree | 8ec2fc48e6613d162603369bc8cff2f05d58c0fb /ChangeLog | |
parent | 6b382f82dc80b9eb591f0f462488798455244475 (diff) | |
download | zsh-0b8d247f6b433231e26d5930a2ff8d737f424e61.tar.gz zsh-0b8d247f6b433231e26d5930a2ff8d737f424e61.tar.xz zsh-0b8d247f6b433231e26d5930a2ff8d737f424e61.zip |
27160: tweaks to reportbug completion, thanks to Vincent Lefevre.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 41474682b..ccfd93a33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-07-18 Clint Adams <clint@zsh.org> + * 27160: Completion/Debian/Command/_bug: tweaks to reportbug + completion, thanks to Vincent Lefevre. + * 27128: Completion/Unix/Type/_tex: complete tex files for latexmk. @@ -12002,5 +12005,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4743 $ +* $Revision: 1.4744 $ ***************************************************** |