diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-05 03:13:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-05 03:13:14 +0000 |
commit | b7f193e607685d596b8b6cd03140ba326cf7b662 (patch) | |
tree | e8811e5ae88f9a47698ea9b9d2f7ae97543f95fb /Build/logs | |
parent | 21b04ef3dce73d9aee7f15d3f16387592af5c49c (diff) |
regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog
git-svn-id: svn://tug.org/texlive/trunk@14113 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/logs')
-rw-r--r-- | Build/logs/svnlog | 171 |
1 files changed, 171 insertions, 0 deletions
diff --git a/Build/logs/svnlog b/Build/logs/svnlog index ddec5dd3213..47e3d89f342 100644 --- a/Build/logs/svnlog +++ b/Build/logs/svnlog @@ -1,4 +1,175 @@ ------------------------------------------------------------------------ +r14112 | karl | 2009-07-05 04:34:26 +0200 (Sun, 05 Jul 2009) | 1 line + +autoupdate via tlmgr generate fmtutil + +Changed paths: + M /trunk/Master/texmf/web2c/fmtutil.cnf +------------------------------------------------------------------------ +r14111 | preining | 2009-07-05 04:16:49 +0200 (Sun, 05 Jul 2009) | 2 lines + +support setting file_assocs to 0,1,2 in perltk installer + + +Changed paths: + M /trunk/Master/tlpkg/installer/install-menu-perltk.pl + M /trunk/Master/tlpkg/installer/install-translations.pl + M /trunk/Master/tlpkg/installer/installer-options.txt +------------------------------------------------------------------------ +r14110 | preining | 2009-07-05 03:41:47 +0200 (Sun, 05 Jul 2009) | 3 lines + +support setting the file_assocs value to 0,1,2 in TEXT mode installer, +and adjust the defaults of the installer. + + +Changed paths: + M /trunk/Master/install-tl + M /trunk/Master/tlpkg/installer/install-menu-text.pl + M /trunk/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +------------------------------------------------------------------------ +r14109 | karl | 2009-07-05 03:38:59 +0200 (Sun, 05 Jul 2009) | 1 line + +autoupdate + +Changed paths: + M /trunk/Master/tlpkg/texlive.tlpdb +------------------------------------------------------------------------ +r14108 | preining | 2009-07-05 03:18:33 +0200 (Sun, 05 Jul 2009) | 2 lines + +do not ask for file_assocs in the wizard, it has a fine default. + + +Changed paths: + M /trunk/Master/tlpkg/installer/install-menu-wizard.pl + M /trunk/Master/tlpkg/installer/installer-options.txt +------------------------------------------------------------------------ +r14107 | preining | 2009-07-05 03:16:00 +0200 (Sun, 05 Jul 2009) | 2 lines + +set default file_assocs option to 1 (create only new associations) + + +Changed paths: + M /trunk/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +------------------------------------------------------------------------ +r14106 | preining | 2009-07-05 03:14:06 +0200 (Sun, 05 Jul 2009) | 2 lines + +fix names in the fileassoc lines + + +Changed paths: + M /trunk/Master/tlpkg/tlpsrc/texworks.tlpsrc + M /trunk/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc +------------------------------------------------------------------------ +r14105 | preining | 2009-07-05 03:11:11 +0200 (Sun, 05 Jul 2009) | 2 lines + +name the filetypes TL.XXX.XXX + + +Changed paths: + M /trunk/Master/tlpkg/tlpsrc/texworks.tlpsrc + M /trunk/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc +------------------------------------------------------------------------ +r14104 | preining | 2009-07-05 03:07:14 +0200 (Sun, 05 Jul 2009) | 2 lines + +add file assocs to tlpsv + + +Changed paths: + M /trunk/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc +------------------------------------------------------------------------ +r14103 | preining | 2009-07-05 03:06:47 +0200 (Sun, 05 Jul 2009) | 8 lines + +postaction fileassocs: we work now in three modes depending on the setting +of option("fileassocs"): +- == 0 : do not fiddle with fileassocs (but still add/remove filetype!) +- == 1 : do only add/remove if it is the one we created +- == 2 : always recreate the the fileassocs + +TLConfig.pm: chnage the type of the fileassoc parameter to n:0..2 + + +Changed paths: + M /trunk/Master/tlpkg/TeXLive/TLConfig.pm + M /trunk/Master/tlpkg/TeXLive/TLUtils.pm + M /trunk/Master/tlpkg/TeXLive/TLWinGoo.pm +------------------------------------------------------------------------ +r14102 | preining | 2009-07-05 01:55:54 +0200 (Sun, 05 Jul 2009) | 2 lines + +ignore koma-script pseudo-runfiles in source and doc in check runfiles + + +Changed paths: + M /trunk/Master/texmf/scripts/texlive/tlmgr.pl +------------------------------------------------------------------------ +r14101 | karl | 2009-07-05 01:22:31 +0200 (Sun, 05 Jul 2009) | 1 line + +blindly add copy of wrapper for new dvilualatex engine name + +Changed paths: + A /trunk/Master/bin/win32/dvilualatex.exe +------------------------------------------------------------------------ +r14100 | preining | 2009-07-05 01:20:46 +0200 (Sun, 05 Jul 2009) | 2 lines + +replace TEXDIR with the root in do_postaction_fileassoc + + +Changed paths: + M /trunk/Master/tlpkg/TeXLive/TLUtils.pm +------------------------------------------------------------------------ +r14099 | preining | 2009-07-05 01:15:50 +0200 (Sun, 05 Jul 2009) | 2 lines + +texworks fileassocs + + +Changed paths: + M /trunk/Master/tlpkg/tlpsrc/texworks.tlpsrc +------------------------------------------------------------------------ +r14098 | preining | 2009-07-04 23:57:19 +0200 (Sat, 04 Jul 2009) | 2 lines + +don't ask for path adjustment in the wizard + + +Changed paths: + M /trunk/Master/tlpkg/installer/install-menu-wizard.pl + M /trunk/Master/tlpkg/installer/installer-options.txt +------------------------------------------------------------------------ +r14097 | karl | 2009-07-04 23:55:54 +0200 (Sat, 04 Jul 2009) | 1 line + +luatex should load language.def + +Changed paths: + M /trunk/Master/tlpkg/tlpsrc/luatex.tlpsrc + M /trunk/Master/tlpkg/tlpsrc/pdftex.tlpsrc +------------------------------------------------------------------------ +r14096 | preining | 2009-07-04 19:28:16 +0200 (Sat, 04 Jul 2009) | 2 lines + +fix starting texworks + + +Changed paths: + M /trunk/Master/bin/win32/texworks.bat +------------------------------------------------------------------------ +r14095 | mpg | 2009-07-04 12:31:49 +0200 (Sat, 04 Jul 2009) | 2 lines + +Texdoc 0.43 with zipped doc support available. + + +Changed paths: + M /trunk/Master/texmf/doc/man/man1/texdoc.1 + M /trunk/Master/texmf/doc/man/man1/texdoc.pdf + M /trunk/Master/texmf/doc/texdoc/texdoc.pdf + M /trunk/Master/texmf/doc/texdoc/texdoc.tex + M /trunk/Master/texmf/scripts/texdoc/texdoc.tlu + M /trunk/Master/texmf/texdoc/texdoc.cnf +------------------------------------------------------------------------ +r14094 | karl | 2009-07-04 05:18:35 +0200 (Sat, 04 Jul 2009) | 1 line + +regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelog + +Changed paths: + M /trunk/Build/logs/svnlog +------------------------------------------------------------------------ +------------------------------------------------------------------------ r14093 | karl | 2009-07-04 04:37:50 +0200 (Sat, 04 Jul 2009) | 1 line /home/texlive/karl/Master/tlpkg/bin/tl-update-auto |