]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose-and-run...
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 29 Jan 2004 19:25:19 +0000 (19:25 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 29 Jan 2004 19:25:19 +0000 (19:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102448 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 319df797082a4ebe5c92a5a2d257b645ec83a3af..eb37abd92a1eb4e0e602e8783a7e380e6b0267bc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/01/29 14:22:13 $]
+Last modified at [$Date: 2004/01/29 19:25:19 $]
 
 Release:
 
@@ -315,6 +315,11 @@ PATCHES TO BACKPORT FROM 2.1
         modules/metadata/mod_usertrack.c: r1.45
       +1: nd, trawick, jorton
 
+    * mod_auth_digest: Allow sub-requests with different methods than the
+      original request.  PR 25040.
+        modules/aaa/mod_auth_digest.c: r1.82
+      +1: jerenkrantz
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,