]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
We are holding off on 1.3.30 to address the
authorJim Jagielski <jim@apache.org>
Tue, 13 Apr 2004 15:23:33 +0000 (15:23 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 13 Apr 2004 15:23:33 +0000 (15:23 +0000)
mod_digest/nonce bug

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103381 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 82313ff80b413e0bb6725b8af41c2f22ac34a884..d21ae5b08c42cc8ab03a6d547a84b0d650a5e0a5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2004/04/09 17:01:50 $]
+  Last modified at [$Date: 2004/04/13 15:23:33 $]
 
 Release:
 
@@ -47,9 +47,16 @@ Release:
 
 RELEASE SHOWSTOPPERS:
 
+   * mod_digest/nonce issue.
+      Message-Id: <166C36F2-8D5D-11D8-97C2-000393D76AB8@jaguNET.com>
+      Patches:
+       Message-Id: <DD5D5415-8D5D-11D8-97C2-000393D76AB8@jaguNET.com>
+       Message-Id: <021DAFEB-8D5E-11D8-97C2-000393D76AB8@jaguNET.com>
+
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
-  *  PR: 27023 Cookie could not delivered if the cookie made before
+   *  PR: 27023 Cookie could not delivered if the cookie made before
          proxy module.
 
    * isn't ap_die() broken with recognizing recursive errors