minfrin 01/08/18 03:02:49
Modified: . CHANGES
Log:
Update the CHANGES file...
Revision Changes Path
1.30 +4 -0 apr-util/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr-util/CHANGES,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- CHANGES 2001/08/18 04:00:22 1.29
+++ CHANGES 2001/08/18 10:02:49 1.30
@@ -1,5 +1,9 @@
Changes with APR-util b1
+ *) Landed the link-to-LDAP to the build process, and the LDAP v2/v3
+ compatibility functions.
+ [Dave Carrigan <[EMAIL PROTECTED]>, Graham Leggett]
+
*) Fix URI unparse function to handle the case where it would place a @
when both the username and password were present but omitted.
[Jon Travis <[EMAIL PROTECTED]