Author: ggregory
Date: Wed Oct 15 14:44:54 2014
New Revision: 1632060
URL: http://svn.apache.org/r1632060
Log:
[EMAIL-143] Update Apache Commons Logging from 1.1.3 to 1.2.
[EMAIL-144] Update Oracle Mail from 1.4.5 to 1.5.2.
[EMAIL-145] Update slf4j-jdk14 from 1.6.1 to 1.7.7.
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=1632060&r1=1632059&r2=1632060&view=diff
==============================================================================
--- commons/proper/email/trunk/src/changes/changes.xml (original)
+++ commons/proper/email/trunk/src/changes/changes.xml Wed Oct 15 14:44:54 2014
@@ -30,6 +30,15 @@
<action dev="tn" type="add" issue="EMAIL-141" date="2014-09-14"
due-to="Stephen Kruger">
Added support for mapping of content-ids to DataSource in
"MimeMessageParser".
</action>
+ <action dev="ggregory" type="update" issue="EMAIL-143" date="2014-10-15">
+ Update Apache Commons Logging from 1.1.3 to 1.2.
+ </action>
+ <action dev="ggregory" type="update" issue="EMAIL-144" date="2014-10-15">
+ Update Oracle Mail from 1.4.5 to 1.5.2.
+ </action>
+ <action dev="ggregory" type="update" issue="EMAIL-145" date="2014-10-15">
+ Update slf4j-jdk14 from 1.6.1 to 1.7.7.
+ </action>
</release>
<release version="1.3.3" date="2014-07-12">
<action dev="tn" type="fix" issue="EMAIL-140" date="2014-07-01"
due-to="Gary Gregory">