diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-07-18 18:21:34 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-07-18 18:21:34 +0000 |
commit | 6b382f82dc80b9eb591f0f462488798455244475 (patch) | |
tree | c4d778fc556aac4e204505bd26d9a660a5aba670 /ChangeLog | |
parent | f43022eec0351406ecdafdf26eeebb488d5a1773 (diff) | |
download | zsh-6b382f82dc80b9eb591f0f462488798455244475.tar.gz zsh-6b382f82dc80b9eb591f0f462488798455244475.tar.xz zsh-6b382f82dc80b9eb591f0f462488798455244475.zip |
27128: complete tex files for latexmk.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 1c99b4043..41474682b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-07-18 Clint Adams <clint@zsh.org> + + * 27128: Completion/Unix/Type/_tex: complete tex files for + latexmk. + 2009-07-17 Peter Stephenson <p.w.stephenson@ntlworld.com> * users/14240: Src/parse.c: assignment before a function @@ -11997,5 +12002,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4742 $ +* $Revision: 1.4743 $ ***************************************************** |