Author: tn Date: Tue Dec 11 21:00:10 2012 New Revision: 1420403 URL: http://svn.apache.org/viewvc?rev=1420403&view=rev Log: Add release date for 1.3.
Modified: commons/proper/email/trunk/src/changes/changes.xml Modified: commons/proper/email/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/src/changes/changes.xml?rev=1420403&r1=1420402&r2=1420403&view=diff ============================================================================== --- commons/proper/email/trunk/src/changes/changes.xml (original) +++ commons/proper/email/trunk/src/changes/changes.xml Tue Dec 11 21:00:10 2012 @@ -22,7 +22,7 @@ </properties> <body> - <release version="1.3" date="as in SVN"> + <release version="1.3" date="2012-12-11"> <action dev="tn" type="fix" issue="EMAIL-101" date="2012-12-09" due-to="Andrew Starodub"> Use the provided Content-ID in HtmlEmail#embed(File, String) instead of creating a random one. The used and returned Content-ID will be URL encoded (see RFC 2392).