diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 28aa77a14d1..7ca8955c5e4 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,17 @@ +2014-07-18 Karl Berry <karl@tug.org> + + * mktex.opt: don't basename-ify the program name, that's + potentially useful information. + + * mktexdir, + * mktexlsr, + * mktexmf, + * mktexnam, + * mktexpk, + * mktextfm, + * mktexupd: prepend to PATH via a simple method for Unix + (but leave the complicated DOS version in mktexlsr). + 2014-07-15 Peter Breitenlohner <peb@mppmu.mpg.de> * tex-make.c, win32lib.c: Replace the deprecated spawnvp() by |