summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexmk/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-01-02 21:32:25 +0000
committerKarl Berry <karl@freefriends.org>2015-01-02 21:32:25 +0000
commit90d985dd123974027ec2b4e7da30f744b803b6bd (patch)
tree35ca2b4654185ad8a3dba4e3d3b8c68a64121f5e /Master/texmf-dist/doc/support/latexmk/CHANGES
parentb943cdf8beb44268e9ec30be3b91415d06a3609d (diff)
latexmk (2jan15)
git-svn-id: svn://tug.org/texlive/trunk@35947 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/latexmk/CHANGES')
-rw-r--r--Master/texmf-dist/doc/support/latexmk/CHANGES22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES
index 61c1db82295..6e3368f0a13 100644
--- a/Master/texmf-dist/doc/support/latexmk/CHANGES
+++ b/Master/texmf-dist/doc/support/latexmk/CHANGES
@@ -438,3 +438,25 @@ From v. 4.37 to 4.39
From v. 4.39 to 4.39 documentation update of 2 Dec 2013
Correct two errors in documentation and in the file COPYING.
+From v. 4.39 to 4.40
+ Fix failure to clean up correctly when root filename contains [,
+ which is a glob metacharacter.
+
+From v. 4.40 to 4.41
+ -c also deletes $deps_file if it is used
+ Quote jobname when needed.
+ Change maintainer's preferred e-mail
+ Attempt to improve handling of errors from (pdf)latex.
+ Fix up for the making of -eps-converted-to.pdf
+ Improve listing of warning lines from log file.
+ Fix failure when using both -cd and -output-directory
+ If user's home directory can't be determined, then don't read ~/.latexmkrc
+ Introduce configuration variable $silence_logfile_warnings
+ In setting $pscmd, allow for non-existent environment variable USER
+ Correct subroutine Run for internal cmd w/o arguments
+ Experimental: Add analysis hook for aux file.
+ System initialization files: allow them to be named latexmkrc as
+ well as LatexMk, for more consistency with user directory names.
+ Keep both cases, to preserve backward compatibility.
+ Change sign-on message. Bug report info with help.
+