summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kew <niq@apache.org>2007-05-10 10:58:31 +0000
committerNick Kew <niq@apache.org>2007-05-10 10:58:31 +0000
commita5609c84132553c9b8bcc39480e67c4afd6db868 (patch)
tree8abe075c6bbd7ae2d79005c62701173f14e45b33
parent73f1d19b14e97220ba0957e9eeff55b2e3254bba (diff)
downloadhttpd-a5609c84132553c9b8bcc39480e67c4afd6db868.tar.gz
Propose trivial bugfix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536821 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS6
1 files changed, 6 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 8694ea74d1..f73e667bd1 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.