Commit 88f9534b authored by Graham Leggett's avatar Graham Leggett
Browse files

Propose a backport

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105374 13f79535-47bb-0310-9956-ffa450edef68
parent 6f6cbc0e
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/10/03 15:57:54 $]
Last modified at [$Date: 2004/10/03 16:26:07 $]

Release:

@@ -75,6 +75,12 @@ PATCHES TO BACKPORT FROM 2.1
  [ please place file names and revisions from HEAD here, so it is easy to
    identify exactly what the proposed changes are! ]

    *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP
       statistics display.
       modules/ldap/util_ldap_cache_mgr.c: 1.11
       PR 29216
       +1: minfrin

    *) apxs: fix handling of -Wc/-Wl and "-o mod_foo.so".
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/apxs.in?r1=1.62&r2=1.64
       PR: 31448