]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote..
authorMadhusudan Mathihalli <madhum@apache.org>
Thu, 26 Feb 2004 19:00:50 +0000 (19:00 +0000)
committerMadhusudan Mathihalli <madhum@apache.org>
Thu, 26 Feb 2004 19:00:50 +0000 (19:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102780 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 779185f063fa80ecc0b9b9057e99de339075ee1e..9b8c6ba134e540cfdbeac95aace7df9ab0f619b1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/26 16:19:11 $]
+Last modified at [$Date: 2004/02/26 19:00:50 $]
 
 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
+      +1: jorton, jerenkrantz, madhum
 
     * mod_setenvif: remove support for remote_user variable which never
       worked at all. PR 25725 (2.0 + 1.3)