Author: Derick Rethans
Date: 2006-01-16 10:47:49 +0100 (Mon, 16 Jan 2006)
New Revision: 1906

Log:
- Fixed grammer and spelling, made rst friendly
Modified:
   packages/Mail/trunk/ChangeLog

Modified: packages/Mail/trunk/ChangeLog
===================================================================
--- packages/Mail/trunk/ChangeLog       2006-01-16 09:43:01 UTC (rev 1905)
+++ packages/Mail/trunk/ChangeLog       2006-01-16 09:47:49 UTC (rev 1906)
@@ -1,11 +1,15 @@
-1.0RC1 - [RELEASEDATE]
-- renamed ezcMailText::characterSet to charset
-- fixed bug #7637: ezcMailComposer encoding    
-- fixed feature enhancement #7582: New bug: mail - adding multiple part        
-- made protected methods of ezcMailSmtpTransport private. They exposed an 
interface very
-  unlikely ever to be changed.
-       
+1.0rc1 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Added feature enhancement #7582: Adding multiple parts as an array.  
+- Changed ezcMailText::characterSet property to charset
+- Changed ezcMailSmtpTransport and made all protected methods private. They
+  exposed an interface that most likely never will have to be changed.
+- Fixed bug #7637: "ezcMailComposer doesn't encode headers"
+
+
 1.0beta2 - Wednesday 21 December 2005
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Completely revised documentation.
 - Replaced the mail_address array with the ezcMailAddress 'struct'.
@@ -19,5 +23,6 @@
 
 
 1.0beta1 - Thursday 24 November 2005
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Initial release of this package.

-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to