diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index b4779d01537..6b52ba1b281 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,6 +1,7 @@ 2016-04-06 Karl Berry <karl@tug.org> * texmf.cnf (TEXMFVAR, TEXMFCONFIG): 2016. + (shell_escape_commands): add gregorio, fingers crossed. * cnf.c (do_line): do not keep checking ISSPACE beyond end of string. (Can crash on lines without spaces.) @@ -34,9 +35,9 @@ * win32lib.h: Update (w32 only). -2015-00-01 Peter Breitenlohner <peb@mppmu.mpg.de> +2015-10-01 Peter Breitenlohner <peb@mppmu.mpg.de> - * kpsewhich.c (USGAE): Say "list shown by -help-formats". + * kpsewhich.c (USAGE): Say "list shown by -help-formats". 2015-07-07 Peter Breitenlohner <peb@mppmu.mpg.de> @@ -8838,3 +8839,5 @@ Fri Apr 23 16:11:13 1993 Karl Berry (karl@cs.umb.edu) * pathsrch.c: paths.h need not be included. * Created. + +(This ChangeLog file public domain.) |