updates to mysql backend in change_password plugin..
[squirrelmail.git] / ChangeLog
index cc8c707e8da2b4414f6bf55b267012c7b4ca2c53..e34b72c1c27459828bc3a32a027a669d87f8208b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,6 +98,12 @@ Version 1.5.1 -- CVS
   - Fixes for nonpopulation of folder lists and errors when emptying the trash
     (provides fixes for #1019185 and #1017941)
   - 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
 
 Version 1.5.0
 --------------------