You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2007/07/12 04:59:35 UTC

svn commit: r555475 - /httpd/httpd/branches/2.2.x/STATUS

Author: covener
Date: Wed Jul 11 19:59:34 2007
New Revision: 555475

URL: http://svn.apache.org/viewvc?view=rev&rev=555475
Log:
propose enum-to-int in mod_ldap for backport

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=555475&r1=555474&r2=555475
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Jul 11 19:59:34 2007
@@ -305,6 +305,14 @@
         http://issues.apache.org/bugzilla/attachment.cgi?id=20480
       +1: jfclere
 
+    * mod_ldap: Change an enumeration to an int where data
+      is passed back into the LDAP SDK by reference
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&rev=555470
+      2.2.x version of patch:
+        http://people.apache.org/~covener/2.2.x-deref_aliases.diff
+      +1: covener
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * PKCS#7: backport PCKS#7 patches from trunk.