Commit 3e1f7b03 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Asked and answered. Appears correct to me, would appreciate Stefan's vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851401 13f79535-47bb-0310-9956-ffa450edef68
parent b3d4cc66
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -202,11 +202,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: https://svn.apache.org/r1830747
     2.4.x patch: svn merge -c 1830747 ^/httpd/httpd/trunk .
     +1: jorton, jim
     -0: wrowe [Isn't removing exports outside the scope of a binary ABI compat
               branch? Seems late, but I'm not clear if mod_md is experimental.
               If so, this proposal is CTR in the first place.]
         jorton: they are not part of the API (not described in any public .h) and
                 hence not part of the ABI

  *) modules/filters/config.m4: Make libxml2's inclusion of unicode/*.h files
     a non-fatal warning/error under maintainer-mode.