From: Nick Kew Date: Thu, 10 May 2007 10:58:31 +0000 (+0000) Subject: Propose trivial bugfix X-Git-Tag: 2.2.5~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5609c84132553c9b8bcc39480e67c4afd6db868;p=thirdparty%2Fapache%2Fhttpd.git Propose trivial bugfix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536821 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8694ea74d12..f73e667bd13 100644 --- a/STATUS +++ b/STATUS @@ -185,6 +185,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem + * mod_dbd: initialise prepared statements in all vhosts + PR: 42327 + Trunk: N/A due to other changes (r503931 et al) + Patch: http://issues.apache.org/bugzilla/show_bug.cgi?id=42327#c5 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.