You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jc...@apache.org on 2016/11/10 21:02:10 UTC

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

Author: jchampion
Date: Thu Nov 10 21:02:10 2016
New Revision: 1769196

URL: http://svn.apache.org/viewvc?rev=1769196&view=rev
Log:
Propose

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=1769196&r1=1769195&r2=1769196&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Nov 10 21:02:10 2016
@@ -222,6 +222,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: jim
 
+  *) Remove unnecessary apr_table_do() function casts.
+     trunk patch: http://svn.apache.org/r1769192
+     2.4.x patch: trunk works
+     +1: jchampion
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if