Author: hibou
Date: Fri May 23 14:03:29 2008
New Revision: 659659
URL: http://svn.apache.org/viewvc?rev=659659&view=rev
Log:
IVYDE-40: it probably have been fixed with IVYDE-39
Modified:
ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt
Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt?rev=659659&r1=659658&r2=659659&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt Fri May 23
14:03:29 2008
@@ -25,6 +25,7 @@
- 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)
+- FIX: "memory effect" even after resolve/refresh command (IVYDE-40)
- FIX: No debug info in console (IVYDE-39)
- FIX: Internal error when doing resolve (IVYDE-34)