]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
let's get this container fix in
authorStas Bekman <stas@apache.org>
Wed, 18 Feb 2004 20:23:56 +0000 (20:23 +0000)
committerStas Bekman <stas@apache.org>
Wed, 18 Feb 2004 20:23:56 +0000 (20:23 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

STATUS

diff --git a/STATUS b/STATUS
index 815e101b3e87a590547bc8bab8bde90b487ac522..9a9edb4a32753cdfd8bcc87008d41b4c3d97672e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/18 15:47:46 $]
+Last modified at [$Date: 2004/02/18 20:23:56 $]
 
 Release:
 
@@ -83,7 +83,7 @@ PATCHES TO BACKPORT FROM 2.1
     * fix "Expected </Foo>> but saw </Foo>" errors in nested,
       argumentless containers.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/config.c?r1=1.172&r2=1.173
-      +1: geoff
+      +1: geoff, stas
 
     * mod_ssl: Clear OpenSSL error stack during pphrase entry to prevent 
       spurious failures in SSL functions later.