diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-04 23:23:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-04 23:23:31 +0000 |
commit | 30f6c4d00de40b38da64016114658a1f02063fe4 (patch) | |
tree | 146bd264fdb65370c23bc73c9a48599715b25deb /Build/source/texk/kpathsea/NEWS | |
parent | bf12dd1f8724f65d1116fbfb6d9a94cfb49c88ac (diff) |
casefolding fallback search for Unix
git-svn-id: svn://tug.org/texlive/trunk@46545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 45b572c00bf..04b493e0f6e 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,5 +1,11 @@ +$Id$ This file records noteworthy changes. (Public domain.) +6.3.0 (for TeX Live 2018) +* New configuration value texmf_casefold_search to fall back to + case-insensitive search in non-system directories if there is no exact + match; only relevant on Unix. + 6.2.3 (for TeX Live 2017, 19 May 2017) * .OTF treated like .otf. * texmf.cnf: mpost removed from default shell_escape_commands. |