diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-26 23:14:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-26 23:14:02 +0000 |
commit | 66f510a2752775f10ff9b73c76c4411a66991742 (patch) | |
tree | 114b8129bf597d73e2edc995ac7ac3fe36fef09d /Build/source/texk/kpathsea/NEWS | |
parent | 0323535daa1e21c9a417b171362b62e0c3e09adc (diff) |
separate full file name for texlinks from invocation; sync other stuff
git-svn-id: svn://tug.org/texlive/trunk@34738 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 9909b5aae72..9f07c014e24 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,5 +1,8 @@ This file records noteworthy changes. (Public domain.) +(for TeX Live 2015) +* kpsewhich --help outputs more information the search paths. + 6.2.0 (for TeX Live 2014) * mktexlsr outputs normal msgs to stdout instead of stderr. * do not ignore a non-terminated last line of a file. |