From: Ruediger Pluem Date: Fri, 27 Sep 2024 15:25:06 +0000 (+0000) Subject: * Fix typo [skip ci] X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a5a0e1c7501ec4d0621db599b47534835c5aa8;p=thirdparty%2Fapache%2Fhttpd.git * Fix typo [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920992 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7326a328501..d9597cce224 100644 --- a/CHANGES +++ b/CHANGES @@ -27,7 +27,7 @@ Changes with Apache 2.5.1 *) mod_alias: Add AliasPreservePath directive to map the full path after the alias in a location. [Graham Leggett] - *) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs, + *) mod_rewrite, mod_proxy: mod_proxy to canonicalize rewritten [P] URLs, including "unix:" ones. PR 69235, PR 69260. [Yann Ylavic, Ruediger Pluem] *) mod_http2: fixed a bug that could lead to a crash in main connection