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 2008/03/26 10:14:23 UTC

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

Author: hibou
Date: Wed Mar 26 02:14:22 2008
New Revision: 641215

URL: http://svn.apache.org/viewvc?rev=641215&view=rev
Log:
IVYDE-58: Compilation fails on Europa due to API change
 - Xavier fixed it in the revision 633797

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=641215&r1=641214&r2=641215&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/CHANGES.txt Wed Mar 26 02:14:22 2008
@@ -19,6 +19,7 @@
 - FIX: On startup IvyIDE can freeze eclipse (IVYDE-63) (thanks to Nicolas Lalevée)
 - FIX: The project ivy configuration is not taken into account on the first run: the configuration is no longer stored in the preferences but in the .classpath (IVYDE-70)
 - FIX: An error occurs when closing a project while the ivy editor is opened (IVYDE-81)
+- FIX: Compilation fails on Europa due to API change (IVYDE-58)
 
 - moved to apache, packages renamed to org.apache.ivyde