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 2016/12/13 13:38:50 UTC

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

Author: covener
Date: Tue Dec 13 13:38:50 2016
New Revision: 1774014

URL: http://svn.apache.org/viewvc?rev=1774014&view=rev
Log:
promote simple status patch


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=1774014&r1=1774013&r2=1774014&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Dec 13 13:38:50 2016
@@ -119,7 +119,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
+  *) mod_socache_memcache: Provide memcache STATs to mod_status
+     trunk patch: http://svn.apache.org/r1768245
+     trunk patch: http://svn.apache.org/r1770828
+     2.4.x patch: trunk works
+     +1: jim, icing, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -136,12 +140,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1740928_and_co.patch
      +1: ylavic
 
-  *) mod_socache_memcache: Provide memcache STATs to mod_status
-     trunk patch: http://svn.apache.org/r1768245
-     trunk patch: http://svn.apache.org/r1770828
-     2.4.x patch: trunk works
-     +1: jim, icing
-
   *) mod_ratelimit: Allow for initial burst of data before we start
      throttling: PR 60145
      trunk patches:



Re: svn commit: r1774014 - /httpd/httpd/branches/2.4.x/STATUS

Posted by Jim Jagielski <ji...@jaguNET.com>.
Handled in:

  Committed revision 1774018.
  Committed revision 1774019.

> On Dec 13, 2016, at 8:57 AM, Eric Covener <co...@gmail.com> wrote:
> 
> On Tue, Dec 13, 2016 at 8:54 AM, Marion et Christophe JAILLET
> <ch...@wanadoo.fr> wrote:
>> Hi,
>> 
>> 
>> 
>> I can't send a patch because I'm on travel, but there is a minor issue with
>> r1768245.
>> 
>> I think that </br> should be <br /> or <br>.
>> 
>> 
>> 
>> I thought I had sent a patch for it, but can find it in SVN history.
>> 
>> Maybe, I forgot to commit, or it was for another similar issue in another
>> file.
>> 
> 
> Yes, I see what you mean. Thanks!


Re: svn commit: r1774014 - /httpd/httpd/branches/2.4.x/STATUS

Posted by Eric Covener <co...@gmail.com>.
On Tue, Dec 13, 2016 at 8:54 AM, Marion et Christophe JAILLET
<ch...@wanadoo.fr> wrote:
> Hi,
>
>
>
> I can't send a patch because I'm on travel, but there is a minor issue with
> r1768245.
>
> I think that </br> should be <br /> or <br>.
>
>
>
> I thought I had sent a patch for it, but can find it in SVN history.
>
> Maybe, I forgot to commit, or it was for another similar issue in another
> file.
>

Yes, I see what you mean. Thanks!

re: svn commit: r1774014 - /httpd/httpd/branches/2.4.x/STATUS

Posted by Marion et Christophe JAILLET <ch...@wanadoo.fr>.
Hi,

 

I can't send a patch because I'm on travel, but there is a minor issue with r1768245.

I think that  should be 
or 
.

 

I thought I had sent a patch for it, but can find it in SVN history.

Maybe, I forgot to commit, or it was for another similar issue in another file.

 

CJ

 

 

> 
> > -
> + *) mod_socache_memcache: Provide memcache STATs to mod_status
> + trunk patch: http://svn.apache.org/r1768245
> + trunk patch: http://svn.apache.org/r1770828
> + 2.4.x patch: trunk works
> + +1: jim, icing, covener
> >