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 11:37:11 UTC

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

Author: hibou
Date: Wed Mar 26 03:37:05 2008
New Revision: 641240

URL: http://svn.apache.org/viewvc?rev=641240&view=rev
Log:
IVYDE-39: No debug info in console
 - update the change log: Xavier fixed it within the commit r596305

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=641240&r1=641239&r2=641240&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/CHANGES.txt Wed Mar 26 03:37:05 2008
@@ -20,6 +20,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: No debug info in console (IVYDE-39)
 
 - moved to apache, packages renamed to org.apache.ivyde