This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/1.9.x by this push:
new ab6b3e4 bad indentation and missing heading
ab6b3e4 is described below
commit ab6b3e4bb1f39d72d98cf617b9d2003c330ef284
Author: Stefan Bodewig <[email protected]>
AuthorDate: Wed Oct 2 07:57:21 2019 +0200
bad indentation and missing heading
---
WHATSNEW | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/WHATSNEW b/WHATSNEW
index 2d561eb..aac8219 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