should fix one #1105760 issue. (old config file and $data_dir, that
[squirrelmail.git] / ChangeLog
index e31d94357d626c3dfc5a5f79dc5d2647f861f6da..d593af2aad18f4e1fd53ab0c9b87a235bd589ecf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -199,6 +199,11 @@ Version 1.5.1 -- CVS
     issue with a specific IMAP server.
   - In sqgetGlobalVar(), reset $value if the var is not found in the
     specified location.
+  - Move default_pref to the config/ dir, but keep checking legacy locations
+    first for bc. Do not fail with an error when default_pref not found, just
+    create an empty one.
+  - Add trailing slash for data directory used by global file based address
+    book (#1105760).
 
 Version 1.5.0
 --------------------