You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2007/02/23 03:36:08 UTC

svn commit: r510768 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

Author: dion
Date: Thu Feb 22 18:36:08 2007
New Revision: 510768

URL: http://svn.apache.org/viewvc?view=rev&rev=510768
Log:
document recent fixes

Modified:
    jakarta/commons/proper/email/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/email/trunk/xdocs/changes.xml?view=diff&rev=510768&r1=510767&r2=510768
==============================================================================
--- jakarta/commons/proper/email/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/email/trunk/xdocs/changes.xml Thu Feb 22 18:36:08 2007
@@ -23,9 +23,18 @@
 
   <body>
     <release version="1.1-SNAPSHOT" date="unreleased">
+      <action dev="dion" type="fix" issue="EMAIL-25" due-to="James Huang">
+        Address char-set can not be individually set.
+        Fix provided by Ben Speakmon.
+      </action>
+      <action dev="dion" type="fix" issue="EMAIL-1" due-to="James Mc Millan">
+        setCharset() in Email does not set the charset for the message content.
+        Fix provided by Ben Speakmon.
+      </action>
       <action dev="scolebourne" type="fix" >
         Enhance website
       </action>
+      <!--  TODO change bugzilla issues to corresponding jira ones -->
       <action dev="dion" type="add" issue="38944" due-to="Dave Cherkassky">
         Added Email.setReplyTo(Collection)
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org