From b1ffe613ed5cf2eb22b1b8d5a0cbda5c2448e4a8 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Fri, 22 Sep 2023 10:46:12 -0700 Subject: [ci skip] Updated blurb in CHANGES/RELEASE.txt --- CHANGES.txt | 4 +++- RELEASE.txt | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index befffca..5f186c9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -168,7 +168,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER builds. Also add a simple filesystem-based locking protocol to try to avoid the problem occuring. - Update the first two chapters on building with SCons in the User Guide. - - TeX tests: skip tests that use makeindex command when not found. + - TeX tests: skip tests that use makeindex or epstopdf not installed, or + if `kpsewhich glossaries.sty` fails. + From Jonathon Reinhart: - Fix another instance of `int main()` in CheckLib() causing failures diff --git a/RELEASE.txt b/RELEASE.txt index e45284c..258d1c5 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -147,6 +147,8 @@ DEVELOPMENT doesn't use so it can be instantiated by unittests and others. - Added more type annotations to internal routines. - Cleaned up dblite module (checker warnings, etc.). +- TeX tests: skip tests that use makeindex or epstopdf not installed, or + if `kpsewhich glossaries.sty` fails. Thanks to the following contributors listed below for their contributions to this release. ========================================================================================== -- cgit v0.12