]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
easy fix from Eric
authorJeff Trawick <trawick@apache.org>
Thu, 3 Mar 2005 11:11:06 +0000 (11:11 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 3 Mar 2005 11:11:06 +0000 (11:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156031 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d36c55301eb6369bb4506cc89170fcc40f6bed73..85095dd91de8c32c4350427cc7412144931d0e70 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -53,6 +53,10 @@ RELEASE SHOWSTOPPERS:
 
 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
+
    *) mod_log_config: Cleanup log_header_out function to allow multiple headers
       like Set-Cookie to be logged properly. PR 27787 
         modules/loggers/mod_log_config.c: r1.116 (2.x patch - need 1.3 version)