aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-02-14 22:43:43 -0800
committerJohn MacFarlane <[email protected]>2024-02-14 22:43:43 -0800
commit06194fefec09fc12f42e224ffb49c0d4b6834a01 (patch)
tree35a8cc74a7906d122ff85bce201722102276d9a0 /changelog.md
parent4b9c78f1ce4c49956dc29cc2eeeadce315ad55fd (diff)
Update changelog.
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 4 insertions, 1 deletions
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: