]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Minor vote
authorJim Jagielski <jim@apache.org>
Thu, 26 Feb 2004 20:30:26 +0000 (20:30 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 26 Feb 2004 20:30:26 +0000 (20:30 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

STATUS

diff --git a/STATUS b/STATUS
index 7928a3b27c893f444cc38faabed2d4c5c368a51e..dc7c1981152c091eeb7d2f41a211c5199fe22215 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/26 20:21:16 $]
+Last modified at [$Date: 2004/02/26 20:30:26 $]
 
 Release:
 
@@ -83,7 +83,7 @@ PATCHES TO BACKPORT FROM 2.1
     * mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request.
       PR: 27106
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118
-      +1: jorton, jerenkrantz, madhum
+      +1: jorton, jerenkrantz, madhum, jim
 
     * mod_setenvif: remove support for remote_user variable which never
       worked at all. PR 25725 (2.0 + 1.3)