Author: maartenc
Date: Fri Oct 23 21:29:35 2009
New Revision: 829249
URL: http://svn.apache.org/viewvc?rev=829249&view=rev
Log:
Add the changes for the 2.1.0 release to this document as well
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=829249&r1=829248&r2=829249&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Fri Oct 23 21:29:35 2009
@@ -112,6 +112,11 @@
- IMPROVEMENT: Trace a message when a property file referenced from the
settings doesn't exixts (IVY-1074)
+ 2.1.0
+=====================================
+- DOCUMENTATION: little improvement of the documentations of the ivy:buildlist
and ivy:resolve Ant tasks.
+- FIX: Credentials were not set properly for URLs that require authentication
when using HttpClient.
+
2.1.0-rc2
=====================================
- DOCUMENTATION: not all attributes of publish task are documented (IVY-963)
(thanks to Jon Schneider)