summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexmk/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexmk/CHANGES')
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index 620b7dc9951..c046c2857a7 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -236,3 +236,16 @@ From v. 4.22d to v. 4.22e
(Sometimes an error was incorrectly detected, after which latexmk
stopped.)
+From v. 4.22e to v. 4.23
+ Deal with problem that if maximum number of runs of (pdf)latex is
+ exceeded, -pvc mode infinitely repeats (pdf)latex
+ Fix problem that changes in generated files during run of
+ (pdf)latex may not be detected if the run is shorter than the
+ granularity of file times.
+ Corrections of comments and messages. Documentation improvement.
+ Correctly parse blg files of biber 0.8
+ Correct handling of errors given by rc files
+ Enhancements for convenient use of latexmk with Makefiles (options
+ -deps, -deps-out, -use-make)
+ -recorder option for improved detection of input and output files.
+