Alternate stylesheets function now returns listing of DIRECTORIES in templates/<templ...
[squirrelmail.git] / ChangeLog
index 6a545e62c9b459e66e7bfec4a8bbf3ccb5e33138..a16c13a58bc304044f8355d5ba0c888c87aa00a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,16 @@
 
 Version 1.5.2 - CVS
 -------------------
+  - The search expression in the LDAP backend of the Addressbook is now
+    configurable, which can allow the result set to be expanded.
+  - Preliminary support for NAMESPACE in Squirrelmail IMAP Backend: NAMESPACE
+    is parsed and stored in session upon login.
+  - Now uses the $Forwarded IMAP keyword for forwarded messages, when it is
+    enabled or when arbitrary keywords ("PERMANENT FLAGS \*") are permitted.
+    RFC 4550, paragraph 2.8.
+  - Added support for authorization identifier in IMAP backend, for SASL
+    authentication mechanisms PLAIN and DIGEST-MD5. This can be set upon login
+    by use of an external plugin.
   - Fix warning about array required in array_keys for display options when no
     fontset is defined.
   - Added "bad plugin" blacklist in configtest.php.
@@ -142,7 +152,9 @@ Version 1.5.2 - CVS
     messages when quota is exceeded. (#614887) (#646386) (#1446026)
   - Added filter_hook_function() hook type.
   - Fixed unintended literal fetching (#1562271).
-
+  - Checked if configuration file is readable in configuration utility
+    (#1568355).
+  - Added PHP pspell extension support to squirrelspell plugin.
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------