germuska    2004/11/15 04:02:33

  Modified:    email/xdocs changes.xml
  Log:
  add support for bounce handling and document in examples.xml
  
  Revision  Changes    Path
  1.11      +5 -2      jakarta-commons-sandbox/email/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/email/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml       11 Nov 2004 09:22:02 -0000      1.10
  +++ changes.xml       15 Nov 2004 12:02:32 -0000      1.11
  @@ -24,12 +24,12 @@
         <action dev="epugh" type="add">
           Integrate our own checkstyle config instead of using Turbine style 
only.
         </action>         
  -      <action dev="epugh" type="add" due-to="Joe Germuska">
  +      <action dev="epugh" type="add" due-to="Joe Germuska" issue="18968">
           Clone the System.getProperties() call instead of putting random 
properties
           into it.
         </action>         
         <action dev="epugh" type="add" issue="16859">
  -        Can't supply a javax.mail.Session to Commons Email componenet
  +        Can't supply a javax.mail.Session to Commons Email component
         </action>           
         <action dev="epugh" type="add" issue="30973" due-to="Corey Scott">
           HTML email with plain text alternative and attachments
  @@ -43,6 +43,9 @@
         <action dev="epugh" type="update">
           Update dependencies to latest available.
         </action>
  +      <action dev="germuska" type="add" issue="18968">
  +        Support the delivery of bounced messages to an address other than 
"from".
  +      </action>           
       </release>
     </body>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to