diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-17 03:03:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-17 03:03:54 +0000 |
commit | 35961b1b7a2c4aa50dbf5cee7b5819573525e143 (patch) | |
tree | faf062a2dcb7c6203abc966c957e2471eed6a5ad /Build/source/texk/kpathsea/NEWS | |
parent | 7a723bc96a6ca91a3ad6873eaee9d3c4ea997752 (diff) |
tl2021 version updates
git-svn-id: svn://tug.org/texlive/trunk@57769 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 586da93de44..0a6c267a678 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,6 +1,11 @@ $Id$ This file records noteworthy changes. (Public domain.) +6.3.3 (for TeX Live 2021) +* The library does not emit warnings for unrecognized filenames, + leaving it up to the caller. +* Double save_size limit to 200,000 for tex4ht, l3regex, etc. + 6.3.2 (for TeX Live 2020, 27 March 2020) * New option --cnf-line for kpsewhich (and tex and mf) to support arbitrary configuration settings on the command line. |