summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-30 22:52:04 +0000
committerKarl Berry <karl@freefriends.org>2012-07-30 22:52:04 +0000
commit82ee649cb816cea5454666c3f16a9b2ea97dd7a8 (patch)
treef0e2b8d8b4e7c874046807e47ce50f0a1ed14927 /Master/texmf
parentd9ef526456b0d9228572bf242690d1e9941d1b5b (diff)
bump version for pending infra release
git-svn-id: svn://tug.org/texlive/trunk@27258 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/scripts/texlive/NEWS7
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl2
2 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf/scripts/texlive/NEWS b/Master/texmf/scripts/texlive/NEWS
index 4d7212f9c4a..3d3c11d55c7 100644
--- a/Master/texmf/scripts/texlive/NEWS
+++ b/Master/texmf/scripts/texlive/NEWS
@@ -1,13 +1,16 @@
(This file public domain. Originally written by Norbert Preining and
Karl Berry, 2010.)
+<p><b>tlmgr revision 27258 (released 30jul12):</b><br>
+<li>more fixes to updmap multi-tree support for TEXMFLOCAL
+
<p><b>tlmgr revision 27170 (released 26jul12):</b><br>
-<li>consistently use ll_RR in .po file naming, per general gettext convention.
+<li>consistently use ll_RR in .po file naming, per general gettext convention
<li>make sure that an outdated updmap.cfg file is backed up and removed
<p><b>texlive.infra (tlmgr) revision 26923 (released 07jul12):</b><br>
<li>version with TeX Live 2012
-<li>generate updmap is no more, since updmap.cfg is now per-tree.
+<li>generate updmap is no more, since updmap.cfg is now per-tree
<li>multiple repository support
<li>tlmgr can now install a package from a file
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 232bb6162cb..9b66573679b 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -5706,7 +5706,7 @@ different file for the log.
=item B<--pause>
This option makes C<tlmgr> wait for user input before exiting. Useful on
-Windows to avoid command windows disappearing.
+Windows to avoid disappearing command windows.
=item B<--persistent-downloads>