info about abook information
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 28 May 2006 09:28:03 +0000 (09:28 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 28 May 2006 09:28:03 +0000 (09:28 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11166 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index f713329fec716e68c8953956f4f4cd439cd66a09..f58302f20ae7b6338b5a24015f25d90939a27c56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,12 @@ Version 1.5.2 - CVS
     (#1488590).
   - Fixed server capability retrieval for "double" cases in capability
     response, like "FOO FOO=bar".
+  - Various address book database backend modifications. Fixed invalid
+    error checks in insert() and delete() methods (checks caused PHP 
+    warnings). Turned on Pear DB field case portability mode. Escaped SQL
+    wildcards in search() method. Handle nickname changes in modify()
+    method when new nickname is already in use. Made search expressions
+    case insensitive in search() method.
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------