From: Stas Bekman Date: Wed, 23 Jun 2004 14:06:03 +0000 (+0000) Subject: correct the vote X-Git-Tag: 2.0.50~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01de5756442c3a5cb10ff8bfaddf0e0b8130b852;p=thirdparty%2Fapache%2Fhttpd.git correct the vote PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104021 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7c6bd6e2934..0bb2b3e9fbb 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/06/23 13:10:21 $] +Last modified at [$Date: 2004/06/23 14:06:03 $] Release: @@ -158,7 +158,7 @@ PATCHES TO BACKPORT FROM 2.1 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.270&r2=1.271 plus inheritance fix: http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.272&r2=1.273 - +1: nd, geoff (geoff) + +1: nd, stas, geoff *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3) http://www.apache.org/~nd/mod_rewrite_fixleak.diff