Commit ce57ef12 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735800 13f79535-47bb-0310-9956-ffa450edef68
parent 93fcc51d
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -112,6 +112,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) core: fix r->handler = None case sensitivity
     trunk patch: http://svn.apache.org/r1735786
     2.4.x patch: trunk works
     +1: covener, ylavic, jim
   

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -164,12 +169,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk should work (possible minor issue on next-number)
     +1: fabien
 
  *) core: fix r->handler = None case sensitivity
     trunk patch: http://svn.apache.org/r1735786
     2.4.x patch: trunk works
     +1: covener, ylavic, jim
   
 
PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if