From: Rainer Jung Date: Thu, 21 May 2015 15:19:40 +0000 (+0000) Subject: Add a syntax fix for the docs. X-Git-Tag: 2.4.13~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=687b89ac417b32ad67a103e710805fd3a1358891;p=thirdparty%2Fapache%2Fhttpd.git Add a syntax fix for the docs. Patch has been replaced in place, I guess noone has yet reviewed it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1680901 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e22cef3b147..3e8d461783f 100644 --- a/STATUS +++ b/STATUS @@ -278,6 +278,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Format pattern characters are rare, so we should only use a new one if an existing one isn't a good fit. trunk patch: http://svn.apache.org/r1680895 + http://svn.apache.org/r1680900 2.4.x patch: http://people.apache.org/~rjung/patches/httpd-2.4.x-mod_log_config-duration_units.patch (trunk works plus CHANGES) +1: rjung