Commit 3757bf07 authored by Gregg L. Smith's avatar Gregg L. Smith
Browse files

revert my -1


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685383 13f79535-47bb-0310-9956-ffa450edef68
parent 1322263d
Loading
Loading
Loading
Loading
+0 −2
Changes for STATUS: 0 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -207,8 +207,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-deprecated_SSLCertificateChainFile_once.patch
                  trunk works (modulo CHANGES, above is a review patch only)
     +1: ylavic, trawick
     -1: gsmith, Tested, don't work! APLOG_INFO|APLOG_STARTUP will not work
                 together. Similar APLOG_* caveat as APLOG_TOCLIENT. 

  *) core: Allow spaces after chunk-size for compatibility with implementations
     using a pre-filled buffer, and log parsing failures at level INFO.