Author: minfrin Date: Wed Dec 15 16:32:46 2004 New Revision: 112361 URL: http://svn.apache.org/viewcvs?view=rev&rev=112361 Log: Include the addition of the Solaris package
Modified: apr/apr-util/trunk/CHANGES Modified: apr/apr-util/trunk/CHANGES Url: http://svn.apache.org/viewcvs/apr/apr-util/trunk/CHANGES?view=diff&rev=112361&p1=apr/apr-util/trunk/CHANGES&r1=112360&p2=apr/apr-util/trunk/CHANGES&r2=112361 ============================================================================== --- apr/apr-util/trunk/CHANGES (original) +++ apr/apr-util/trunk/CHANGES Wed Dec 15 16:32:46 2004 @@ -1,5 +1,7 @@ Changes with APR-util 1.1.0 + *) Add a build script to create a solaris package. [Graham Leggett] + *) Added the apr_ldap_ssl_add_cert() API to allow multiple certificates to be stored and used when establishing an SSL connection to different LDAP servers. [Brad Nicholes]
