You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2012/07/23 17:35:54 UTC

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

Author: jorton
Date: Mon Jul 23 15:35:53 2012
New Revision: 1364685

URL: http://svn.apache.org/viewvc?rev=1364685&view=rev
Log:
Backports*2.

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=1364685&r1=1364684&r2=1364685&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jul 23 15:35:53 2012
@@ -154,25 +154,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rjung, humbedooh
      rjung: sf: you applied it to trunk, care to vote?
 
-   * core: For a local variable in a macro, use a name that is less likely to
-     clash with other variable names.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1327689
-     2.4.x patch: trunk patch works
-     +1: rjung, humbedooh, jorton
-     rjung: sf: you applied it to trunk, care to vote?
-
    * .gdbinit: improve dump_allocator, add dump_one_pool.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1352909
      2.4.x patch: trunk patch works
      +1: rjung, jorton
      rjung: sf: you applied it to trunk, care to vote?
 
-   * various: Code clean up (remove useless memory allocation).
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1361803
-     2.4.x patch: trunk patch works
-     +1: rjung, jim, jorton
-     rjung: sf: you applied it to trunk, care to vote?
-
    * scoreboard: Add the port number to the vhost's name.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1294358
      2.4.x patch: trunk patch works