From: Nick Kew Date: Sun, 23 Apr 2006 20:04:56 +0000 (+0000) Subject: Propose backport for bugfix X-Git-Tag: 2.2.3~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=690584777c9b2b2961e329eea58434a1ca33adf4;p=thirdparty%2Fapache%2Fhttpd.git Propose backport for bugfix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396311 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index db1c59b9cf7..25cad7bffb4 100644 --- a/STATUS +++ b/STATUS @@ -84,3 +84,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1 bnicholes - The authorization refactoring that was done is for 2.3 and above. This can not be backported to 2.2. + * Fix dbd merge_config function to support prepared statements + PR#39386 + http://svn.apache.org/viewcvs.cgi?rev=396310&view=rev + +1 niq