From: Joe Orton Date: Thu, 3 Mar 2005 11:20:27 +0000 (+0000) Subject: Third time lucky... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9f02bbf42de4b47a1dd041084ffa543fd117f5a;p=thirdparty%2Fapache%2Fhttpd.git Third time lucky... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156032 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 85095dd91de..ddf76cff7c6 100644 --- a/STATUS +++ b/STATUS @@ -55,7 +55,8 @@ PROPOSED PATCHES FOR THIS RELEASE: *) ap_auth_nonce misuse of ap_snprintf (Eric Covener patch) [1.3 PATCH] mod_digest: ap_auth_nonce returns diff value between calls - +1: trawick + (using the s/%pI/%pA/ proposal) + +1: trawick, jorton *) mod_log_config: Cleanup log_header_out function to allow multiple headers like Set-Cookie to be logged properly. PR 27787