Author: maartenc
Date: Wed Nov 14 19:48:13 2012
New Revision: 1409322
URL: http://svn.apache.org/viewvc?rev=1409322&view=rev
Log:
We don't say 'thanks to' to committers...
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=1409322&r1=1409321&r2=1409322&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Wed Nov 14 19:48:13 2012
@@ -133,7 +133,7 @@ for detailed view of each issue, please
=====================================
- NEW: IvyDependencyTree task : display a dependency tree on the console
- NEW: Support Conditional Setting of a Property (IVY-1367)
-- NEW: Exposing some parent metadata (organisation, module, revision, branch)
as properties (IVY-1288) (Thanks to Jean-Louis Boudart)
+- NEW: Exposing some parent metadata (organisation, module, revision, branch)
as properties (IVY-1288)
- NEW: symlinkmass feature based on symlink feature of ivy:retrieve (IVY-1252)
(Thanks to Gene Smith)
- IMPROVEMENT: add support for source bundles from p2 repositories