Minor stylistic change.
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 7 Dec 2002 16:52:47 +0000 (16:52 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 7 Dec 2002 16:52:47 +0000 (16:52 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4227 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 3861cf24b6997a2ee7e4ee2916c1893377735939..bab86dcf6eb0b5b01d4393d4775406b976a75380 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,12 +6,12 @@ Version 1.3.3 -- cvs
 -------------
   - Change the way highlighting rules are stored to make them more reliable and
     easier to manage.
-  - Reorganization of conf.pl, menu #2 (tassium)
-  - Added CRAM-MD5 and DIGEST-MD5 authentication support for IMAP and SMTP (tassium)
-  - Experimental TLS support for IMAP and SMTP (requires PHP 4.3.x) (tassium)
-  - Override settings with config_local.php (tassium)
+  - Reorganization of conf.pl, menu #2
+  - Added CRAM-MD5 and DIGEST-MD5 authentication support for IMAP and SMTP
+  - Experimental TLS support for IMAP and SMTP (requires PHP 4.3.x)
+  - Override settings with config_local.php
   - compose form no longer shows attachment options if php file_uploads
-       disabled (tassium) 
+       disabled
 
 Version 1.3.2
 -------------