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 2007/08/06 22:19:09 UTC

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

Author: rpluem
Date: Mon Aug  6 13:19:09 2007
New Revision: 563253

URL: http://svn.apache.org/viewvc?view=rev&rev=563253
Log:
* Cast vote, remove old comments, add new comment

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?view=diff&rev=563253&r1=563252&r2=563253
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Aug  6 13:19:09 2007
@@ -314,20 +314,13 @@
     * mod_deflate: fix protocol handling in input filter
       PR: 23287
       http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/filters/mod_deflate.c?r1=556113&r2=563133
-      +1: niq
-      +0: rpluem says: The inflate_out_filter has a similar problem (see PR 42993).
-          IMHO it makes sense to fix both in one blow as we should be able to move
-          most of the logic in an static function which can be used by the
-          inflate_out_filter and the deflate_in_filter.
-      niq says: Fixed in r562507 as suggested by rpluem, but see the
-          caveat in the commit.
-      rpluem says: See my posting from today (04/08) regarding this patch. I
-      guess we still need some discussion on the list.
+      +1: niq, rpluem
 
     * mod_deflate: don't try to operate on a Content-Range
       trunk: http://svn.apache.org/viewvc?view=rev&revision=563154
       2.2.x: trunk will work once PR: 23287 patch is applied.
       +1: niq
+      rpluem says: If you add r563229 and r563230 I am +1.
 
     * mod_core: Avoid that relative changes to Options change the settings for
       FileETag. This does NOT address the remaining issues with relative