]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorJeff Trawick <trawick@apache.org>
Tue, 10 Feb 2004 12:09:56 +0000 (12:09 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 10 Feb 2004 12:09:56 +0000 (12:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102627 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1ebeb6e530e8f7649b1c4483894507fcf0dc08aa..343a6cc93c81a7d6019150b62b8cadb76169eddc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/10 11:21:37 $]
+Last modified at [$Date: 2004/02/10 12:09:56 $]
 
 Release:
 
@@ -84,7 +84,8 @@ PATCHES TO BACKPORT FROM 2.1
       spurious failures in SSL functions later.
       PR: 21160
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_pphrase.c?r1=1.44&r2=1.45
-      +1: jorton
+      +1: jorton, trawick (shouldn't comment be updated to indicate
+      that this isn't simply an aesthetic issue?)
 
     * Fix file extensions for real media files and removed rpm extension
       from mime.types. PR 26079. (2.0 + 1.3)