diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-21 15:58:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-21 15:58:57 +0000 |
commit | 9474b7db3211261c19db160af542aa1a855659b6 (patch) | |
tree | 130d40a10be3c6e66ad76af9061642211200b8f5 /Master/texmf-dist | |
parent | 0c7d531503eed4ee9b9c697223277332f6e4b5d8 (diff) |
doc
git-svn-id: svn://tug.org/texlive/trunk@52472 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/scripts/texlive/NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/NEWS b/Master/texmf-dist/scripts/texlive/NEWS index cd401b8c86d..7f71173ee2d 100644 --- a/Master/texmf-dist/scripts/texlive/NEWS +++ b/Master/texmf-dist/scripts/texlive/NEWS @@ -1,10 +1,14 @@ (This file public domain. Originally written by Norbert Preining and Karl Berry, 2010.) +<p><b>tlmgr 52467 (released 21oct19):</b> +<li>revert TLUtils.pm change, as it could cause symlinks to absolute paths +to be in the bin/ directories, not just used for backups. + <p><b>tlmgr 52123 (released 20oct19):</b> <li>tlmgr check runfiles: ignore latex-.*-dev packages. <li>reduce download retries for curl and wget from 10 to 4. -<li>TLUtils.pm: prepare for versioned containers. +<li>TLUtils.pm: prepare for versioned containers by making symlinks absolute. <p><b>tlmgr 51555 (released 5jul19):</b> <li>runscript.tlu: use vbscript for GUI error boxes, so tlshell can be |