From: Geoffrey Young Date: Fri, 30 Jan 2004 20:05:55 +0000 (+0000) Subject: suggest backport X-Git-Tag: 2.0.49~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e1c31e5fc08ce33078a5be038e68d7d2d166de;p=thirdparty%2Fapache%2Fhttpd.git suggest backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102470 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a11bc7cf9d2..4a5c72089a5 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/30 16:20:50 $] +Last modified at [$Date: 2004/01/30 20:05:55 $] Release: @@ -80,6 +80,10 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + * fix DECLINE_CMD interaction with ITERATE/ITERATE2 + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/config.c?r1=1.168&r2=1.169 + +1: geoff + * Fix file extensions for real media files and removed rpm extension from mime.types. PR 26079. (2.0 + 1.3) docs/conf/mime.types: r1.23