From: Joe Orton Date: Thu, 28 Apr 2005 15:22:49 +0000 (+0000) Subject: Propose a one-liner. X-Git-Tag: 2.0.55~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62804129a7529b7277cadc900efb23924560f648;p=thirdparty%2Fapache%2Fhttpd.git Propose a one-liner. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e3f2f46e7c3..6601fd4ef75 100644 --- 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.