summaryrefslogtreecommitdiff
path: root/support/latexmk/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'support/latexmk/CHANGES')
-rw-r--r--support/latexmk/CHANGES13
1 files changed, 12 insertions, 1 deletions
diff --git a/support/latexmk/CHANGES b/support/latexmk/CHANGES
index 018ff33c5c..57c7877e84 100644
--- a/support/latexmk/CHANGES
+++ b/support/latexmk/CHANGES
@@ -743,4 +743,15 @@ From v. 4.70a to 4.70b
longer causes a bibtex error.
Add options -bibfudge, -bibfudge-, -nobibfudge.
-
+From v. 4.70b to 4.72b
+ For bibtex, revert to change-directory default when running bibtex.
+ Add similar procedure for makeindex, but leave old default.
+ Add options -indexfudge, -indexfudge-, -noindexfudge.
+ Solve bug that transition from non-existent file to existent file didn't
+ trigger rerun of *latex. (This concerns file that were flagged as
+ missing in the .log file.
+ Give .latexmkrc priority of latexmkrc in finding rc files.
+ Correct bug when chapterbib used with non-trivial out or aux dir.
+ Improve handling of situation when auxdir or outdir are specified as
+ absolute paths.
+ Miscellaneous bug corrections, especially about consistent normalizations