Browse Source

information about Sunday's batch of updates

tokul 20 years ago
parent
commit
7c72428169
1 changed files with 11 additions and 1 deletions
  1. 11 1
      ChangeLog

+ 11 - 1
ChangeLog

@@ -256,7 +256,17 @@ Version 1.5.1 -- CVS
   - Added <label> for checkboxes on message index (when highlighting is off).
   - Added <label> for checkboxes on message index (when highlighting is off).
   - Fixed mailto: parsing in functions/url_parser.php.
   - Fixed mailto: parsing in functions/url_parser.php.
   - Fixed broken signout page (plugins work here again).
   - 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
 Version 1.5.0
 --------------------
 --------------------