variable cleanup in form. maybe other $_POST's and $_GET's should be converted
[squirrelmail.git] / ChangeLog
index 79587bfaf95198787246c6f38acec0f0fee815c7..a1d2a08e4dd9c1197d3b9f27c3419a6eece1d425 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 
 Version 1.5.0 -- CVS
 --------------------
+  - Added new preference that determines cursor focus when replying
   - Added support in conf.pl for MS cls command.
   - conf.pl changes for relative paths outside the SM tree (#715119).
   - conf.pl changes for delete_folder restrictions with Courier-IMAP and
@@ -96,6 +97,19 @@ Version 1.5.0 -- CVS
   - conf.pl will no longer offer to detect login methods if TLS is enabled.
   - conf.pl no longer offers UID support toggle, which is forced true in
     global.php
+  - HTML Filter bugfixes and further strengthening in response to some
+    findings reported by stardust.
+  - Disabled Vietnamese and Ukrainian translations. They are done in different 
+    language.
+  - Removed all translations. SquirrelMail translations are distributed as
+    separate packages and kept in different cvs module.
+  - New function: imap_general.php:create_imap_stream()
+  - Updated src/login.php to detect, handle, and warn on LOGINDISABLED from IMAP server.
+  - Fixed SquirrelMail to work under PHP5.
+  - Reintroduce alternating row colors in addressbook, something that has
+    accidentally disappeared in the past.
+  - Disabled Quick-email-reporting feature in spamcop plugin. Bug.809452. Admin
+    can enable it by setting variable in plugins/spamcop/setup.php
 
 **************************************
 *** SquirrelMail Stable Series 1.4 ***