diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-19 23:14:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-19 23:14:36 +0000 |
commit | a01e51b01f5819b6091af48cdca581e9f2a9282e (patch) | |
tree | 1639d2e67826d68f90643bb3fdba9cf472d23b77 /Master/texmf-dist/doc/support/latexmk/CHANGES | |
parent | ec197fb09394527e05dddd8ed3ec563e19dfbc91 (diff) |
latexmk 4.15c (19apr10)
git-svn-id: svn://tug.org/texlive/trunk@17933 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/latexmk/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/support/latexmk/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES index 39f9fc45e92..db7c20270b3 100644 --- a/Master/texmf-dist/doc/support/latexmk/CHANGES +++ b/Master/texmf-dist/doc/support/latexmk/CHANGES @@ -150,3 +150,9 @@ From v. 4.15 to v. 4.15b Changed use of Digest module to use of Digest::MD5 module, to give compatibility with the limited installation of perl shipped with TeX Live. + +From v. 4.15b to v. 4.15c + Solved problem that occasionally latexmk failed to detect a + dependent file when it analyzed a .log file. (It incorrectly + treated some lines of length 79 as being wrapped.) + |