From 55de1093900effb7ef24fd11120e29fc69c86fa7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Nov 2021 00:26:08 +0000 Subject: doc updates git-svn-id: svn://tug.org/texlive/trunk@60982 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README | 9 ++++++--- Build/source/texk/kpathsea/NEWS | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'Build/source') diff --git a/Build/source/README b/Build/source/README index 6bc8b4c3f6c..c79f740ddba 100644 --- a/Build/source/README +++ b/Build/source/README @@ -78,7 +78,10 @@ x86_64-darwinlegacy: i386-linux, x86_64-linux, x86_64-linuxmusl: - Alpine 3.1 Docker image with musl libc 1.1.5 - Binaries are taken from the CI testing on travis-ci - see the source/.travis.yaml file for details on how to build, + CentOS 7 Docker image with musl libc 1.1.5, plus gcc10: + yum -y install centos-release-scl-rh + yum -y install devtoolset-10-gcc-c++ + yum install -y fontconfig-devel libX11-devel libXmu-devel libXaw-devel + Binaries are taken from the CI testing via github; + see the source/.github/* files for details on how to build, and tlpkg/bin/tl-update-bindir for updating binaries (in general). diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 0df661fa8cd..499263c24bd 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,6 +1,9 @@ $Id$ This file records noteworthy changes. (Public domain.) +* First return path from kpsewhich -all is now the same as non-all. + (Internally, str_list_uniqify retains ordering.) + 6.3.3 (for TeX Live 2021, 23 March 2021) * The library does not emit warnings for unrecognized filenames, leaving it up to the caller. -- cgit v1.2.3