You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by re...@apache.org on 2008/12/17 01:14:45 UTC

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

Author: rederpj
Date: Tue Dec 16 16:14:44 2008
New Revision: 727233

URL: http://svn.apache.org/viewvc?rev=727233&view=rev
Log:
Add a backport entry for a commit that rpluem did to trunk.

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=727233&r1=727232&r2=727233&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Dec 16 16:14:44 2008
@@ -99,6 +99,14 @@
       Trunk version of patch works
    +1: rpluem,
 
+ * mod_cache: Correctly save Content-Encoding of cachable entity. PR 46401
+   [Dan Poirier <poirier pobox.com>]
+   Trunk version of patch (committed by rpluem):
+      http://svn.apache.org/viewvc?view=rev&revision=726796
+   Backport version of patch:
+      http://people.apache.org/~rederpj/backport_PR46401_cache_Content-Encoding.diff
+   +1: rederpj,
+
  * mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init
    when result is NULL. This could happen if LDAP initialization failed.
    PR 45994.  [Dan Poirier <poirier pobox.com>]
@@ -106,7 +114,7 @@
       http://svn.apache.org/viewvc?view=rev&revision=727053
    Backport versoin for 2.2.x of patch:
       http://people.apache.org/~rederpj/backport_PR45994_util_ldap.c.diff
-   +1: rederpj
+   +1: rederpj,
 
 
 PATCHES/ISSUES THAT ARE STALLED