Commit b17a46b5 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

vote

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

  *) mod_md: Don't export all symbols on Unix (reduces .so size by ~8%)
     trunk patch: https://svn.apache.org/r1830747
     2.4.x patch: svn merge -c 1830747 ^/httpd/httpd/trunk .
     +1: jorton, jim, icing


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -187,11 +192,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c 1730129 ^/httpd/httpd/trunk .
     +1: wrowe, jim

  *) mod_md: Don't export all symbols on Unix (reduces .so size by ~8%)
     trunk patch: https://svn.apache.org/r1830747
     2.4.x patch: svn merge -c 1830747 ^/httpd/httpd/trunk .
     +1: jorton, jim

  *) modules/filters/config.m4: Make libxml2's inclusion of unicode/*.h files
     a non-fatal warning/error under maintainer-mode.
     trunk patch: http://svn.apache.org/r1850745