diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-19 21:23:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-19 21:23:17 +0000 |
commit | 494bdb27ce58c53fce877b7e045d7df00cd6d745 (patch) | |
tree | 3afb00057d19f792431440fa5db30facb0049076 /Master | |
parent | 08489264ab3b47d33f130114a3be9aec14ae26ff (diff) |
texdoc 2.017 NEWS
git-svn-id: svn://tug.org/texlive/trunk@44432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/texdoc/News | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/texdoc/News b/Master/texmf-dist/doc/texdoc/News index 28708316a57..31e4f9cb3a2 100644 --- a/Master/texmf-dist/doc/texdoc/News +++ b/Master/texmf-dist/doc/texdoc/News @@ -1,22 +1,27 @@ +$Id: NEWS 14 2017-05-19 21:22:31Z karl $ +(This file public domain.) + +Version 2.017 (TeX Live 2017) +============================ +- Restore user's LC_CTYPE value if possible (with this year's luatex). +- Generic system environment variables, such as BROWSER, accept + a colon-separated list of programs. + Version 0.85 ------------ - Compatibility with LuaTeX 0.74+ (Lua 5.2). Version 0.84 (TeX Live 2012) ============================ - Fix -f output when TEXMFHOME contains a list of paths. Bug sort-of reported by Matthew Leingang, see http://tex.stackexchange.com/questions/42920/ Version 0.83 ------------ - Minor adjustments in the scoring system. Version 0.82 ------------ - Fixes to the default viewer/destkop environment detection: - try gvfs-open with Gnome - always try xdg-open first (usually more up-to-date) @@ -235,10 +240,8 @@ Various changes including: Version 0.1 ----------- - Initial public release of the texlua version by Frank Küster. Earlier versions ---------------- - Shell script by Thomas Esser maintained as part of teTeX. |