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 19:54:21 UTC

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

Author: hibou
Date: Mon Aug 23 17:54:21 2010
New Revision: 988232

URL: http://svn.apache.org/viewvc?rev=988232&view=rev
Log:
IVYDE-230: fix the change log, I mixed between the issuer and the patcher

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=988232&r1=988231&r2=988232&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/CHANGES.txt Mon Aug 23 17:54:21 2010
@@ -10,7 +10,7 @@
 
 - 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)
-- IMPROVE: Shared Javadoc/Source attachments (IVYDE-230) (thanks to Jason A. Guild)
+- IMPROVE: Shared Javadoc/Source attachments (IVYDE-230) (thanks to Gregory Fernandez)
 
 - FIX: Variable based path for ivysettings doesn't work it there are some spaces in the path (IVYDE-253)
 - FIX: Triggers are not called (IVYDE-244)