]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a one-liner.
authorJoe Orton <jorton@apache.org>
Thu, 28 Apr 2005 15:22:49 +0000 (15:22 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 28 Apr 2005 15:22:49 +0000 (15:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165152 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e3f2f46e7c3bc4153b80c7b7fdf9119473810a39..6601fd4ef75da1629a5caeffbbc5f99f0922ba70 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -250,6 +250,11 @@ PATCHES TO BACKPORT FROM TRUNK:
         PR: 34452
         +1: jorton
 
+     *) mod_userdir: fix to palloc(sizeof struct) not palloc(sizeof pointer)
+        http://svn.apache.org/viewcvs?rev=165151&view=rev
+        PR: 34588
+        +1: jorton
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.