From: tokul Date: Sun, 28 May 2006 09:28:03 +0000 (+0000) Subject: info about abook information X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e1ae8c4e661706736cd6e2e3db4efc7fdbd1fd95;p=squirrelmail.git info about abook information git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11166 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index f713329f..f58302f2 100644 --- 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) --------------------------------------