Commit 6acf72ff authored by Nick Kew's avatar Nick Kew
Browse files

Vote in haste


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1827117 13f79535-47bb-0310-9956-ffa450edef68
parent 42a63552
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -147,6 +147,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  plus CHANGES for new "-d" flag (see svn log for credits).
                  Merge only fails due to small docs conflicts.
     +1: rjung, ylavic,
     -1: niq: this patch is broken: it edits a generated HTML file instead
              of the source XML.  Fix and I'm +1.

  *) rotatelogs: Remove multiple uses of constant length error buffers.
     trunk patches: http://svn.apache.org/r1534895
@@ -169,6 +171,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  plus CHANGES change from "-d" to "-D"
                  Merge only fails due to small docs conflicts.
     +1: rjung, ylavic,
     niq: +1 when the other bug is fixed and backported

  *) mod_md: Fix compilation with OpenSSL before version 1.0.2.
     Symbol ASN1_TIME_diff is only available for 1.0.2+,