diff options
Diffstat (limited to 'Master/texmf-dist')
-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. |