diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/latexmk/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/support/latexmk/CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexmk/CHANGES b/Master/texmf-dist/doc/support/latexmk/CHANGES index 9a5e3776db5..c6f7da7eb78 100644 --- a/Master/texmf-dist/doc/support/latexmk/CHANGES +++ b/Master/texmf-dist/doc/support/latexmk/CHANGES @@ -252,3 +252,8 @@ From v. 4.22e to v. 4.23 From v. 4.23 to v. 4.23a Correct bug in detection of source files listed in .fls file +From v. 4.23a to v. 4.24 + When running biber, find locations of source files when they + aren't in the current directory (by use of kpsewhich). This was + previously done for bibtex but not biber. + |