Adding "smtp_helo_override" hook
[squirrelmail.git] / doc / ChangeLog
index 8e3d5cde94a485994448be545a8ae1d56a4e473e..014bb7f1c87a15a9686c1842f6e7a2b376896472 100644 (file)
@@ -395,6 +395,13 @@ Version 1.5.2 - SVN
   - Configuration tool now shows the SquirrelMail version
   - Prevent session lock-up caused by filters plugin trying to move
     messages in an account that is over quota.
+  - Added MD5 alternative to directory hash calculation
+  - Added ability for administrator to control whether or not users
+    can edit their reply-to address ($edit_reply_to in config.php)
+  - Added new "login_before_page_header" (boolean) hook; allows
+    plugins to have more explicit control over login page header
+  - Added new "smtp_helo_override" hook; allows plugins to override
+    the HELO host sent to the SMTP server when sending messages
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------