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/11/13 23:16:32 UTC

svn commit: r713842 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt

Author: hibou
Date: Thu Nov 13 14:16:32 2008
New Revision: 713842

URL: http://svn.apache.org/viewvc?rev=713842&view=rev
Log:
IVYDE-120: add it to the log

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=713842&r1=713841&r2=713842&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt Thu Nov 13 14:16:32 2008
@@ -16,6 +16,7 @@
 - IMPROVE: Make the classpath entries order configuration UI more intuitive (IVYDE-104)
 - IMPROVE: Retrieve after resolve feature does not clean target directory first (IVYDE-105)
 
+- FIX: IvyDE IvyPreferencePage does not work with eclipse 3.2 (IVYDE-120)
 - FIX: Can't close ivy console in eclipse (IVYDE-123)
 - FIX: IvyDE does not do property value expansion (IVYDE-90)
 - FIX: Resolve in workspace does not pick up all projects in workspace (IVYDE-118) (thanks to Matt Goldspink)