added starttls support
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:26:29 +0000 (19:26 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:26:29 +0000 (19:26 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10596 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 2dadb70e14f936dd381fae4134355faa743bed8a..a6d374382f6aae7579dffcf1c1752d200e7985a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -526,10 +526,11 @@ Version 1.5.1 -- CVS
   - Style sheets are moved to template.
   - displayHtmlHeader() function call sends http headers in order to prevent 
     page caching.
-  - Added Template set selection
+  - Added Template set selection.
   - Merged patch from Steve Brown to transform current templates to css
-    based templates
-  - Added footer template to every page
+    based templates.
+  - Added footer template to every page.
+  - Added experimental IMAP and SMTP STARTTLS extension support.
 
 
 Version 1.5.0 - 2 February 2004