Author: maartenc
Date: Wed Oct 29 14:56:51 2008
New Revision: 709026
URL: http://svn.apache.org/viewvc?rev=709026&view=rev
Log:
Changes in trunk are the same as the 2.0.0-rc2 changes
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=709026&r1=709025&r2=709026&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Wed Oct 29 14:56:51 2008
@@ -83,6 +83,9 @@
trunk
=====================================
+
+ 2.0.0-rc2
+=====================================
- DOCUMENTATION: Filesystem resolver: talks about "patterns" but does not
mention these must become absolute file paths (IVY-910)
- NEW: Allow authentication credentials to be specified in settings file
(IVY-943) (thanks to Randy Nott)