You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2007/02/19 17:26:31 UTC

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

Author: trawick
Date: Mon Feb 19 08:26:31 2007
New Revision: 509238

URL: http://svn.apache.org/viewvc?view=rev&rev=509238
Log:
simple LDAP API usage fix

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=509238&r1=509237&r2=509238
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Feb 19 08:26:31 2007
@@ -177,3 +177,6 @@
      http://svn.apache.org/viewvc?view=rev&revision=486320
      +1: trawick, rpluem
 
+   * mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
+     http://svn.apache.org/viewvc?view=rev&rev=509237
+     +1: trawick