diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 5eab68872f3..28e40bcabb4 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,10 @@ +2009-12-05 Karl Berry <karl@tug.org> + + * kpsewhich.c (init_more): split out lengthier initializations + to own fn. Initialize all mktex programs to false, so that + cnf/env settings such as MKTEXPK=1 don't apply to kpsewhich. + Suggested by Daniel Luecking, 16 Nov 2009 11:58:00. + 2009-12-04 Karl Berry <karl@tug.org> * tex-file.c (kpathsea_name_ok): not_ok if /..foobar. |