From: Daniel Earl Poirier Date: Wed, 8 Dec 2010 18:05:53 +0000 (+0000) Subject: Speling X-Git-Tag: 2.2.18~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b5e9135bf827dbf870f5aa638752acb64c20ae;p=thirdparty%2Fapache%2Fhttpd.git Speling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1043562 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index eeed2e7d118..d49a89eb0f1 100644 --- a/STATUS +++ b/STATUS @@ -23,7 +23,7 @@ Patches considered for backport are noted in their branches' STATUS: Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] - 2.2.18 : In maintainance + 2.2.18 : In maintenance 2.2.17 : Released October 19, 2010. 2.2.16 : Released July 25, 2010. 2.2.15 : Released March 6, 2010. @@ -205,7 +205,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1 covener, poirier * core: honor "AcceptPathInfo OFF" for internal redirects, such as those - generated by mod_rewite in per-dir context. This would be left floating + generated by mod_rewrite in per-dir context. This would be left floating around in the request_rec with a pcalloc'ed value, so the core fixup hook thought some module had overridden it. PR 50349. Trunk patch: http://svn.apache.org/viewvc?rev=1043023&view=rev