E_ALL fix for mail_fetch
[squirrelmail.git] / ChangeLog
index a7788b8714197c18c3aa28adf2a95d17bc78a998..ad09b520be8785760021b1ab34facd90873daf7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,22 @@
 *************************************
-*** Squirrelmail Devel Series 1.3 ***
+*** SquirrelMail Devel Series 1.3 ***
 *************************************
 
-       
-Version 1.3.2 -- cvs
+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)
+  - config_local.php now gets appended to config.php by conf.pl when saved
+       (tassium)
+
+Version 1.3.2
 -------------
+  - Rewrite of message delivery related functions.
+  - Userinterface modifications.
   - Added Japanese support thanks to Masato HIGASHIYAMA <masato@yamaai-tech.com>
   - Remove NOOP checks in the POP3 client of mail_fetch to make things more
     compatible and not break things which don't need to be broken.
@@ -13,6 +25,8 @@ Version 1.3.2 -- cvs
   - Do not lose user prefs/sigs/abooks when trying to save to a full disk.
   - Make the SquirrelMail link on the right top configurable so a provider can point
     to their own FAQ for example.
+  - Enable TZ in safe_mode if safe_mode_allowed_env_vars permits this bug #612148.
+  - Fix some bugs in folder management (create, delete,...) and add enhancements.
 
 Version 1.3.1
 -------------