Author: bojan Date: Mon Jun 16 17:08:52 2008 New Revision: 668356 URL: http://svn.apache.org/viewvc?rev=668356&view=rev Log: Document changes with APU 1.3.2. Modified: apr/apr-util/branches/1.3.x/CHANGES Modified: apr/apr-util/branches/1.3.x/CHANGES URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/CHANGES?rev=668356&r1=668355&r2=668356&view=diff ============================================================================== --- apr/apr-util/branches/1.3.x/CHANGES [utf-8] (original) +++ apr/apr-util/branches/1.3.x/CHANGES [utf-8] Mon Jun 16 17:08:52 2008 @@ -1,7 +1,14 @@ -*- coding: utf-8 -*- Changes with APR-util 1.3.2 + *) Fix parameter parsing error on ODBC DBD driver. [Tom Donovan] + *) Older OpenLDAP implementations may have ldap_set_rebind_proc() with two + args. Provide detection code and alternative implementation. + [Ruediger Pluem] + + *) Use pool memory when setting DBD driver name into the hash. + [Bojan Smojver] Changes with APR-util 1.3.1