diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-03 18:01:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-03 18:01:18 +0000 |
commit | 73425ce1e7b67eeba66bc9799f4c5cc2fb58c4ea (patch) | |
tree | 96d4bce8e5cbb2d931de94bdf0502965998fdc8d /Build/source/texk/kpathsea/NEWS | |
parent | 43c07342da399e94b890e841c1c3c2ab5aa1b646 (diff) |
update doc for --help-formats, clua/bltxml/ris, etc.
git-svn-id: svn://tug.org/texlive/trunk@37163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/NEWS')
-rw-r--r-- | Build/source/texk/kpathsea/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/NEWS b/Build/source/texk/kpathsea/NEWS index 00c85b444e2..9985f3210ff 100644 --- a/Build/source/texk/kpathsea/NEWS +++ b/Build/source/texk/kpathsea/NEWS @@ -1,8 +1,9 @@ This file records noteworthy changes. (Public domain.) 6.2.1 (for TeX Live 2015) -* kpsewhich --help outputs more information the search paths. -* install <kpatsea/c-auto.h> in an architecture dependent location +* search path information output with new option --help-formats to kpsewhich, + no longer with --help. +* install <kpathsea/c-auto.h> in an architecture dependent location and use pkg-config to get the required flags. 6.2.0 (for TeX Live 2014, 30 May 2013) |