You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/08/17 01:39:15 UTC

svn commit: r1374102 - /ant/ivy/ivyde/trunk/doc/release-notes.html

Author: hibou
Date: Thu Aug 16 23:39:14 2012
New Revision: 1374102

URL: http://svn.apache.org/viewvc?rev=1374102&view=rev
Log:
Put the new features first

Modified:
    ant/ivy/ivyde/trunk/doc/release-notes.html

Modified: ant/ivy/ivyde/trunk/doc/release-notes.html
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/release-notes.html?rev=1374102&r1=1374101&r2=1374102&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/release-notes.html (original)
+++ ant/ivy/ivyde/trunk/doc/release-notes.html Thu Aug 16 23:39:14 2012
@@ -124,19 +124,19 @@ Here is the list of people who have cont
 
 List of changes since <a href="/ivy/ivyde/history/2.2.0.beta1/release-notes.html">Apache IvyDE 2.2.0 beta1</a>:
 <ul>
-    <li>FIX: org.eclipse.swt.SWTException: Invalid thread access with Eclipse Juno (IVYDE-313)</li>
-    <li>FIX: Divide by zero during IvyDE resolve (IVYDE-312) (thanks to Joe Sortelli)</li>
-    <li>FIX: Ivy report view stopped working on Linux (IVYDE-292)</li>
-    <li>FIX: Ivy settings URL is constructed incorrectly from environment variable (IVYDE-314)</li>
-    <li>FIX: Incomplete variable substitution for ivysettings.xml (IVYDE-318)</li>
-</ul>
-<ul>
     <li>NEW: Support Accepted Types: * (IVYDE-306)</li>
     <li>NEW: Support Workspace/Filesystem/Variables for "Ivy File" setting (IVYDE-304)</li>
     <li>NEW: Retrieve list does not resolve workspace projects (IVYDE-308) (thanks to Peter Oxenham)</li>
     <li>NEW: Allow to set the Ivy user directory globally or project by project (IVYDE-311)</li>
     <li>NEW: Add support for the OSGi access rules</li>
 </ul>
+<ul>
+    <li>FIX: org.eclipse.swt.SWTException: Invalid thread access with Eclipse Juno (IVYDE-313)</li>
+    <li>FIX: Divide by zero during IvyDE resolve (IVYDE-312) (thanks to Joe Sortelli)</li>
+    <li>FIX: Ivy report view stopped working on Linux (IVYDE-292)</li>
+    <li>FIX: Ivy settings URL is constructed incorrectly from environment variable (IVYDE-314)</li>
+    <li>FIX: Incomplete variable substitution for ivysettings.xml (IVYDE-318)</li>
+</ul>
     <!-- samples
 <ul>
     <li>NEW: new new new (IVYDE-XXX) (thanks to XXX)</li>