summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexmk/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-14 18:22:23 +0000
committerKarl Berry <karl@freefriends.org>2010-05-14 18:22:23 +0000
commit4bdb3741be07ea2fb420fed48040d74b1b904341 (patch)
tree5a019659f3999f878dfb6a4ee2fdac06ff3f24af /Master/texmf-dist/doc/support/latexmk/CHANGES
parent8ebefab8a722c3ea50bb5f257f167da258d89918 (diff)
latexmk 4.16 (12may10)
git-svn-id: svn://tug.org/texlive/trunk@18246 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/latexmk/CHANGES')
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index db7c20270b3..fcd92f4ba7c 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -156,3 +156,12 @@ From v. 4.15b to v. 4.15c
dependent file when it analyzed a .log file. (It incorrectly
treated some lines of length 79 as being wrapped.)
+From v. 4.15b to v. 4.16
+ Solved another problem with misparsed log files. Some versions of
+ pdflatex fail to preceed some warning messages by a new line.
+ Thus these warning messages sometimes appear to be part of a
+ filename.
+ Updated documentation to mention previously undocumented feature
+ about the use of temporary files in making ps and pdf files.
+
+