summaryrefslogtreecommitdiff
path: root/Build/source/doc/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-19 23:26:31 +0000
committerKarl Berry <karl@freefriends.org>2022-02-19 23:26:31 +0000
commitc903a8d052f6dce9f03f9f899c8f560528453111 (patch)
tree4eb7cf514f72b8b114c742208b29b320f10203d0 /Build/source/doc/ChangeLog
parenta785adb67f151f18d50d96960fbd860a41c66a9d (diff)
c++11/python prereq; more testing/debugging
git-svn-id: svn://tug.org/texlive/trunk@62090 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/doc/ChangeLog')
-rw-r--r--Build/source/doc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/doc/ChangeLog b/Build/source/doc/ChangeLog
index 3432f8878c8..e63d42f6ebf 100644
--- a/Build/source/doc/ChangeLog
+++ b/Build/source/doc/ChangeLog
@@ -1,3 +1,13 @@
+2022-02-19 Karl Berry <karl@freefriends.org>
+
+ * tlbuild.texi (Prerequisites): C++11 required by HarfBuzz;
+ Python required by ICU tests.
+ (Build problems): move basic idea to "Removing C++11 dependency";
+ not worth its own section.
+ (Build one program): add subsubheadings; mention TEXMFROOT
+ and TEXMFCNF settings to run a program from the build tree.
+ (Build one engine): mention testing hints.
+
2022-01-11 Karl Berry <karl@freefriends.org>
* tlbuild.texi (Prerequisites): mention use of GNU make $@ feature