From 087d1bfd4a98d5f385f60a23c13f2cbe7273a833 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Wed, 28 Jan 2004 19:14:08 +0000 Subject: [PATCH] propose yab git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102430 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 5332c1df412..c1753d8486e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/28 18:40:16 $] +Last modified at [$Date: 2004/01/28 19:14:08 $] Release: @@ -82,6 +82,11 @@ 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 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 + +1: nd + * Don't include newlines in strings passed to ap_log_error; cosmetic fix for common startup failures which otherwise now include escaped newlines. (regression since 2.0.48) -- 2.47.3