From: Yann Ylavic Date: Thu, 18 Aug 2016 12:01:52 +0000 (+0000) Subject: One more follow up to r1756560. X-Git-Tag: 2.4.24~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74970bdfbae7cb5403e3981ce5d013e024603bc;p=thirdparty%2Fapache%2Fhttpd.git One more follow up to r1756560. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756763 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9f16c5eea41..7c727e7f354 100644 --- a/STATUS +++ b/STATUS @@ -232,8 +232,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ylavic *) mod_dav: fix typo (missing '/') in closing tag (follow up to r1756560 - which backported r1746207 in 2.4.24). + which backported r1746207 in 2.4.24). Plus r1748155 to fix compiling with + clang. trunk patch: http://svn.apache.org/r1756611 + http://svn.apache.org/r1748155 2.4.x patch: trunk works +1: ylavic