You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2013/01/27 16:19:02 UTC

svn commit: r1439096 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Sun Jan 27 15:19:01 2013
New Revision: 1439096

URL: http://svn.apache.org/viewvc?rev=1439096&view=rev
Log:
some relatively easy reviews

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1439096&r1=1439095&r2=1439096&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Jan 27 15:19:01 2013
@@ -226,20 +226,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?view=revision&revision=1416278
         http://svn.apache.org/viewvc?view=revision&revision=1330189  
     2.4.x patch: http://people.apache.org/~jailletc36/backport4.patch
-    +1: jailletc36, rjung
+    +1: jailletc36, rjung, covener
 
 
   * Speed-up 'ap_fputs'. This change is just the inline version of what is remaining
     in apr_brigade_puts() after http://svn.apache.org/viewvc?view=revision&revision=1402870
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1409437
     2.4.x patch: trunk patches works
-    +1: jailletc36, rjung
+    +1: jailletc36, rjung, covener
 
   * mod_cache: Cache does no longer send Content-Type header for fresh content.
     Followup to r1361153+r1373447 (PR 53539, wrong Content-Type for stale content).
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1439083
     2.4.x patch: trunk patches works
-    +1: rjung
+    +1: rjung, covener
 
 
 A list of further possible backports can be found at: