diff --git a/WHATSNEW b/WHATSNEW index 2d561ebe8..aac8219a8 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,7 +1,10 @@ Changes from Ant 1.9.14 TO Ant 1.9.15 ===================================== -* The runant.py script should now work with Python 3. +Other changes: +-------------- + + * The runant.py script should now work with Python 3. Github Pull Request #96 Changes from Ant 1.9.13 TO Ant 1.9.14