You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2008/11/02 20:44:04 UTC

svn commit: r709915 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Sun Nov  2 11:44:04 2008
New Revision: 709915

URL: http://svn.apache.org/viewvc?rev=709915&view=rev
Log:
* Add a proposal

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=709915&r1=709914&r2=709915&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Nov  2 11:44:04 2008
@@ -181,6 +181,14 @@
         http://people.apache.org/~jim/patches/proxy-force-recovery.patch.txt
      +1: 
 
+   * mod_expires: Do not sets negative max-age / Expires header in the past.
+     PR 39774 [Jim Jagielski]
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=708902&view=rev
+     Backport version for 2.2.x of patch:
+        Trunk version of patch works
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
  * core, authn/z: Avoid calling access control hooks for internal requests