moving functions to separate file, adding configuration files
[squirrelmail.git] / ChangeLog
index 16437e11714642636834f630c3489ea911c2fe73..82b20cc6980b595ec125c85b299df0c4d8b34b60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -100,6 +100,16 @@ Version 1.5.1 -- CVS
   - Fixed $custom_css loading in squirrelspell plugin.
   - Turkish translation uses C character case conversion rules. Fixes php and
     squirrelmail functions are assume English conversion rules.
+  - Fixed problem that caused an error when deleting all messages on the last page
+    of a paginated view (provides fix for #1014612)
+  - Added MySQL password/UNIX crypt support to mysql backend in the
+    change_password plugin
+  - Make SMTP Authentication detection in conf.pl more RFC-compliant.
+  - Fixed IMAP errors when using mail_fetch plugin to auto-fetch on login.
+  - Fixed folder list in Create Folders list for Courier (properly skip INBOX).
+  - Fixed undefined variables in sqimap_create_stream().
+  - Added Bengali translation support.
+  - Fixed left frame mailbox list when sorting by case.
 
 Version 1.5.0
 --------------------