]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Submit a patch for porting votes.
authorPaul J. Reder <rederpj@apache.org>
Fri, 21 Nov 2003 23:42:47 +0000 (23:42 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 21 Nov 2003 23:42:47 +0000 (23:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101841 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7bec54ca6b224ee8b88ae7ef779919fa29beb88f..141b7429a1381ab9682d7b12e2f517f6d87ed2c1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/21 23:38:22 $]
+Last modified at [$Date: 2003/11/21 23:42:47 $]
 
 Release:
 
@@ -66,6 +66,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! ]
 
+    * mod_expires: Don't report an Internal Server error if ExpiresDefault
+      is used and has not been set in the httpd.conf file. PR: 23748, 24459
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/metadata/mod_expires.c.diff?r1=1.46&r2=1.47
+      +1: rederpj
+
     * Make Win32 MPM honor MaxMemFree for transaction pools
       server/mpm/winnt/child.c: r1.17
       server/mpm/winnt/mpm.h: r1.14