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 2010/08/23 18:27:21 UTC

svn commit: r988185 - /ant/ivy/ivyde/trunk/CHANGES.txt

Author: hibou
Date: Mon Aug 23 16:27:21 2010
New Revision: 988185

URL: http://svn.apache.org/viewvc?rev=988185&view=rev
Log:
IVYDE-56
 * update change log

Modified:
    ant/ivy/ivyde/trunk/CHANGES.txt

Modified: ant/ivy/ivyde/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/CHANGES.txt?rev=988185&r1=988184&r2=988185&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/CHANGES.txt Mon Aug 23 16:27:21 2010
@@ -5,6 +5,8 @@
 ==========================
 
 - NEW: Custom color in XML editors (IVYDE-73)
+- NEW: support for retrieve configuration in non Java project
+- NEW: an IvyDE classpath can now be retrieved (IVYDE-56)
 
 - IMPROVE: let IvyDE refresh workspace after a resolve (IVYDE-27) (thanks to Clint Burghduff)
 - IMPROVE: IvyDE now resolve by batch, then preventing too many workspace build (IVYDE-177)