Author: dion
Date: Wed Jun 22 06:56:53 2005
New Revision: 191880

URL: http://svn.apache.org/viewcvs?rev=191880&view=rev
Log:
Apply patch for Bugzilla 34919: Refactor Hashtable usage to Map

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

Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/xdocs/changes.xml?rev=191880&r1=191879&r2=191880&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/email/trunk/xdocs/changes.xml Wed Jun 22 06:56:53 
2005
@@ -7,6 +7,9 @@
 
   <body>
     <release version="1.0" date="IN CVS"> 
+      <action dev="dion" type="fix" issue="34919" due-to="Eric Spiegelberg">
+        Refactor Hashtable usage to Map
+      </action>
       <action dev="epugh" type="add" due-to="Mark Lowe" issue="32094">
         Email throws EmailException wrapping underlying JavaMail exception
       </action>         



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

Reply via email to