diff options
-rw-r--r-- | Master/texmf/scripts/texlive/NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/scripts/texlive/NEWS b/Master/texmf/scripts/texlive/NEWS index 39ba0d6f8a8..e742ea9e0dc 100644 --- a/Master/texmf/scripts/texlive/NEWS +++ b/Master/texmf/scripts/texlive/NEWS @@ -2,10 +2,10 @@ Karl Berry, 2010-2011.) <p><b>tlmgr revision NEXT (released DDmon11):</b><br> -<li>better handling of format generation: depending formats are updated - if necessary -<li>(w32) do not update time stamps when unpacking tar files -<li> support detecting mipsel{,64}el +<li>dependent formats are regenerated when necessary. +<li>on Windows only, do not update time stamps when unpacking, + to partially avoid spurious errors. +<li>detect mipsel and mipsel64 platforms. <p><b>tlmgr revision 23117 (released 23jun11):</b><br> <li>version with TeX Live 2011. |