From: Jim Jagielski Date: Fri, 4 Mar 2005 18:17:50 +0000 (+0000) Subject: nonce vote X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47e9ad4b992d3204ccacbd2340a27a9b4f46c617;p=thirdparty%2Fapache%2Fhttpd.git nonce vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156191 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ddf76cff7c6..bcde5d0ed38 100644 --- a/STATUS +++ b/STATUS @@ -56,7 +56,7 @@ 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 (using the s/%pI/%pA/ proposal) - +1: trawick, jorton + +1: trawick, jorton, jim *) mod_log_config: Cleanup log_header_out function to allow multiple headers like Set-Cookie to be logged properly. PR 27787