diff --git a/WHATSNEW b/WHATSNEW index 41f4d4471..4fb3c7a38 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -51,6 +51,9 @@ Fixed bugs: * PathConvert on Windows should process forward and back slashes equivalently. Bugzilla report 32884. +* ant.bat did not look in %HOMEDRIVE%%HOMEPATH% for pre/post batch files on + WinXP. Bugzilla report 39298. + Other changes: --------------