You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2007/03/24 14:03:42 UTC

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

Author: niq
Date: Sat Mar 24 06:03:41 2007
New Revision: 522014

URL: http://svn.apache.org/viewvc?view=rev&rev=522014
Log:
Propose 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=522014&r1=522013&r2=522014
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Mar 24 06:03:41 2007
@@ -173,3 +173,8 @@
        value that is set according to the LDAP SDK being used.
      http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ldap/util_ldap.c?r1=484985&r2=517788
      +1: bnicholes, rpluem, jim
+
+   * server/request.c: fix uninitialised config var
+     PR: 41829
+     http://svn.apache.org/viewvc?rev=522011&view=rev
+     +1: niq