Author: kinow
Date: Wed May 3 22:57:02 2017
New Revision: 1793732
URL: http://svn.apache.org/viewvc?rev=1793732&view=rev
Log:
EMAIL-172: changes.xml entry
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=1793732&r1=1793731&r2=1793732&view=diff
==============================================================================
--- commons/proper/email/trunk/src/changes/changes.xml (original)
+++ commons/proper/email/trunk/src/changes/changes.xml Wed May 3 22:57:02 2017
@@ -24,6 +24,9 @@
<body>
<release version="1.5" date="2017-MM-DD">
<!-- N.B. AFAICT the date attribute is not used anywhere so no point in
adding it -->
+ <action dev="kinow" type="fix" issue="EMAIL-172" due-to="Thomas
Grainger">
+ Grammar error in comment
+ </action>
<action dev="sebb" type="fix" issue="EMAIL-169">
MimeMessageUtils.writeMimeMessage writes stacktrace
</action>