From ab6b3e4bb1f39d72d98cf617b9d2003c330ef284 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 2 Oct 2019 07:57:21 +0200 Subject: [PATCH] bad indentation and missing heading --- WHATSNEW | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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