diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 9e56ac31d83..21021e75d96 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,13 @@ +2010-02-15 Karl Berry <karl@tug.org> + + * tex-make.c [DJGPP]: change conditionals to __DJGPP__ for + consistency. + + * progname.c (<kpathsea/mingw32.h>) [__MINGW32__]: remove + #include, it's redundant with kpathsea/config.h. + (<kpathsea/c-pathmx.h>) [__DJGPP__]: change conditional from DJGPP. + Suggestion from Javier Mugica, 13 Feb 2010 20:46:12. + 2010-02-12 Peter Breitenlohner <peb@mppmu.mpg.de> * dir.c (kpathsea_dir_p), elt-dirs.c (kpathsea_normalize_path), |