diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-06 23:39:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-06 23:39:07 +0000 |
commit | 197e8305a2ead2ba8a015663ebbd8bb64ab41f8c (patch) | |
tree | 3e87bdb651c991e53484294c5078be6767b535b3 /Build/source/texk/kpathsea/ChangeLog | |
parent | 21ee3dd4dea43369d0870f20a3523c02aefa2c1c (diff) |
mingw32.c cleanups from taco
git-svn-id: svn://tug.org/texlive/trunk@16930 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 7cd4fb9254e..821f142df8f 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,9 @@ +2010-02-07 Taco Hoekwater <taco@elvenkind.com> + + * mingw32.c (look_for_cmd): remove unused variable new, + clean up preprocessor conditionals. + Report by Hib Eris, tex-k 3 Feb 2010 12:11:42. + 2010-02-01 Peter Breitenlohner <peb@mppmu.mpg.de> * Makefile.am (kpseinclude_HEADERS): Add win32lib.h. |