Bug 569081 - N&N for 4.18

Copied Ant entry

Change-Id: Ic693bbff3b424b27fcadc6246838fc3db31920be
diff --git a/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml b/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml
index 830de8f..236f62c 100644
--- a/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml
+++ b/bundles/org.eclipse.platform.doc.user/topics_WhatsNew.xml
@@ -9,5 +9,5 @@
 <topic href="whatsNew/platform_whatsnew.html#Preferences" label="Preferences"/>
 <topic href="whatsNew/platform_whatsnew.html#StylingThemes" label="Themes and Styling"/>
 <topic href="whatsNew/platform_whatsnew.html#Debug" label="Debug"/>
-<!--topic href="whatsNew/platform_whatsnew.html#GeneralUpdates" label="General Updates"/-->
+<topic href="whatsNew/platform_whatsnew.html#GeneralUpdates" label="General Updates"/>
 </toc>
diff --git a/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html b/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
index 0f320a2..1a23393 100644
--- a/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
+++ b/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
@@ -30,7 +30,7 @@
     <li><a href="#Preferences">Preferences</a></li>
     <li><a href="#StylingThemes">Themes and Styling</a></li>
     <li><a href="#Debug">Debug</a></li>
-    <!-- <li><a href="#GeneralUpdates">General Updates</a></li>-->
+    <li><a href="#GeneralUpdates">General Updates</a></li>
 </ul>
 <p>
 Plug-in developers will also be interested in the corresponding
@@ -195,7 +195,17 @@
   <!-- ****************** End of Debug ************************************* -->
 
   <!-- ******************* General Updates ************************************* -->
-
+  <tr>
+    <td id="GeneralUpdates" class="section" colspan="2">
+    <h2>General Updates </h2>
+    </td>
+  </tr>
+  <tr id="ant-version-upgrade"> <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=567426 -->
+    <td class="title"><a href="ant-version-upgrade">Ant 1.10.9</a></td>
+    <td class="content">
+      Eclipse has adopted Ant version 1.10.9.
+    </td>
+  </tr>
   <!-- ******************* End of General Updates ************************************* -->
 </tbody>
 </table>