Author: ggregory
Date: Wed Oct 15 16:04:55 2014
New Revision: 1632106
URL: http://svn.apache.org/r1632106
Log:
Remove EMAIL-143.
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=1632106&r1=1632105&r2=1632106&view=diff
==============================================================================
--- commons/proper/email/trunk/src/changes/changes.xml (original)
+++ commons/proper/email/trunk/src/changes/changes.xml Wed Oct 15 16:04:55 2014
@@ -30,9 +30,6 @@
<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>