information about Sunday's batch of updates
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 20 Mar 2005 11:08:09 +0000 (11:08 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 20 Mar 2005 11:08:09 +0000 (11:08 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9094 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 401544228991f44a7db7796009fb2c9aadc0ef3e..f50cb90a2645a8335272da423c7108aa93b639e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -256,7 +256,17 @@ Version 1.5.1 -- CVS
   - Added <label> for checkboxes on message index (when highlighting is off).
   - Fixed mailto: parsing in functions/url_parser.php.
   - Fixed broken signout page (plugins work here again).
-  - Fixed configtest to use correct PostgreSQL connection function (#1166228).
+  - Fixed configtest to use correct PostgreSQL connection function
+    (#1166228).
+  - Added configuration option that blocks remote use of
+    src/configtest.php by default.
+  - Fixed ldap checks in configtest.php.
+  - Added configuration option that controls listing of global file based
+    address book.
+  - Fixed administrator's plugin breaks related to latest sqGetGlobalVar()
+    and $plugins array changes.
+  - Included local configuration file in config.php generated by
+    administrator's plugin.
 
 Version 1.5.0
 --------------------