Author: maartenc
Date: Wed Jul 29 22:16:58 2009
New Revision: 799098

URL: http://svn.apache.org/viewvc?rev=799098&view=rev
Log:
FIX: Excessive hits to missing URLs uses up all ports on Windows (IVY-1105)

Modified:
    ant/ivy/core/trunk/CHANGES.txt

Modified: ant/ivy/core/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev=799098&r1=799097&r2=799098&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Wed Jul 29 22:16:58 2009
@@ -92,6 +92,7 @@
    trunk
 =====================================
 - FIX: URLResource does not properly support authentication (IVY-1106) (thanks 
to Heschi Kreinick)
+- FIX: Excessive hits to missing URLs uses up all ports on Windows (IVY-1105)
 
    2.1.0-rc2
 =====================================


Reply via email to