You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by cd...@apache.org on 2013/12/23 20:38:02 UTC

svn commit: r1553193 - /ant/ivy/core/trunk/CHANGES.txt

Author: cduffy
Date: Mon Dec 23 19:38:01 2013
New Revision: 1553193

URL: http://svn.apache.org/r1553193
Log:
Belated CHANGES.txt updates: IVY-1421, add self to committers, fix inconsistent indentation in CHANGES.txt

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=1553193&r1=1553192&r2=1553193&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Mon Dec 23 19:38:01 2013
@@ -7,8 +7,9 @@ for detailed view of each issue, please 
 
  Committers
 	Matt Benson
-    Jean-Louis Boudart
+	Jean-Louis Boudart
 	Maarten Coene
+	Charles Duffy
 	Xavier Hanin
 	Nicolas Lalevee
 	Jon Schneider
@@ -74,7 +75,7 @@ for detailed view of each issue, please 
 	Gregory Kisling
 	Stepan Koltsov
 	Heschi Kreinick
-    Sebastian Krueger
+	Sebastian Krueger
 	Thomas Kurpick
 	Tat Leung
 	Costin Leau
@@ -146,6 +147,7 @@ for detailed view of each issue, please 
 - NEW: Support Conditional Setting of a Property (IVY-1367)
 - 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)
+- NEW: Agent authentication for SSH and SFTP transports (IVY-1421)
 
 - IMPROVEMENT: New LockStrategy available based on NIO FileLocks (IVY-1424)
 - IMPROVEMENT: Optional <include> ivysettings directives (IVY-1392) (thanks to Yanus Poluektovich)