diff options
Diffstat (limited to 'Build/source/texk/kpathsea/win32/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/win32/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/win32/ChangeLog b/Build/source/texk/kpathsea/win32/ChangeLog index b45c36e3e23..1fd84adbd50 100644 --- a/Build/source/texk/kpathsea/win32/ChangeLog +++ b/Build/source/texk/kpathsea/win32/ChangeLog @@ -1,3 +1,8 @@ +2014-07-15 Peter Breitenlohner <peb@mppmu.mpg.de> + + * mktexfmt.c, mktexpk.c, mktextfm.c: Replace the deprecated + spawnvp() by _spawnvp(), they differ for 64-bit MinGW. + 2012-12-08 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * getdestdir.c: Correct return value of getdestdir(). |