From 06194fefec09fc12f42e224ffb49c0d4b6834a01 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 14 Feb 2024 22:43:43 -0800 Subject: Update changelog. --- changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index ee709484f..09ce42257 100644 --- a/changelog.md +++ b/changelog.md @@ -209,8 +209,11 @@ are present. In this case we must rerun LaTeX. So we now take the SHA1 hash of the TOC file and rerun LaTeX if it changes between runs. - + Increase maximum number of LaTeX runs to 4 (#9299). On some documents, + + Increase maximum number of LaTeX runs to 4 (#9299). On some documents, 4 runs are needed (e.g. when a LastPage reference is used). + + Avoid `readFileLazy`, on theory that lazy IO is + responsible for the improperly cleaned-up temp directories + on Windows (#9460). * MANUAL.txt: -- cgit v1.2.3