From: Yann Ylavic Date: Wed, 11 Mar 2015 10:21:45 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.4.13~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688657182d753c977b1fd605457bbf4744ca0ab4;p=thirdparty%2Fapache%2Fhttpd.git Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665832 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 644b4b4551f..0dcfa1602d0 100644 --- a/STATUS +++ b/STATUS @@ -252,7 +252,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: directive (conformance) is not in 2.4.x, consequently not a failing path in read_request_line()... Hence I also restored Jim's vote (removed in r1665109 when r1664576 was - added), and kept Eric's mine. Good to go? + added), and kept Eric's and mine. Good to go? *) mod_proxy_balancer: Fix HTML of balancer-manager. Bugz: 55466 trunk patch: http://svn.apache.org/r1664356