diff options
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 1345ed9b57c..d6cb817aa25 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -85,8 +85,12 @@ When binary set and docs are stable enough: tl-update-man # and run make in texmf/doc/man # and check /tmp/so.rules against man1/Makefile -When total freeze: - Just before: put date into NEWS and ChangeLog files. +Just before total freeze: + put date into NEWS and ChangeLog files. + update Master/source: + w32tex-src texlive*source mactexdoc install-tl-unx.tar.gz + +To do total freeze: in cron.tl, set *_frozen=true. probably also just disable the cron entry. |