Commit 3acc88c9 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

adding missing change for APLOGNO

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727585 13f79535-47bb-0310-9956-ffa450edef68
parent 9e2d8498
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -181,9 +181,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch
                   http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
     +1: rjung, jim
     icing: several failures in t/apache/expr_string.t such as
          Got 'AH02999: %', expected '%'
          may remove the one in mod_log_debug.c:82 again?
     icing: needs http://svn.apache.org/r1725468

  *) ap_expr: Add kept_body() function for expressions against r->kept_body()
     trunk patch:  http://svn.apache.org/r1725755