diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-30 22:58:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-30 22:58:00 +0000 |
commit | 1a2475b8329d4b552dabf3d2da71b7a5ead8c561 (patch) | |
tree | df237a3529b97153fa589a12d17712457664368e | |
parent | e748969ef391ddfb6e7c0a7e23f2dcac8b636f14 (diff) |
runscript.tlu LC_CTYPE news item
git-svn-id: svn://tug.org/texlive/trunk@47881 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/scripts/texlive/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texlive/NEWS b/Master/texmf-dist/scripts/texlive/NEWS index ec2161d9c09..de2bd9c20f1 100644 --- a/Master/texmf-dist/scripts/texlive/NEWS +++ b/Master/texmf-dist/scripts/texlive/NEWS @@ -41,6 +41,10 @@ choosing. In this order: <tt>ssh://user@machine/path/to/tlnet</tt> are equivalent. ssh-agent is strongly recommended! +<li>Not tlmgr, but close enough: our generic Windows wrapper +runscript.tlu now sets <tt>LC_CTYPE</tt> to be the system encoding, to +support files with non-ASCII characters. + <p><b>tlmgr 47303 (released 14apr18):</b> <li>uninstall now a synonym for remove, so requiring --all to remove the TeX Live installation. |