From: Rainer Jung Date: Sun, 21 Jul 2013 12:03:54 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.4.7~358 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=424c63d97a64c47d9f268db98ad29fa45b181a2d;p=apache Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1505352 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c8b0f400a0..5284937f6e 100644 --- a/CHANGES +++ b/CHANGES @@ -56,7 +56,7 @@ Changes with Apache 2.4.5 *) mod_cache_socache: Make sure the CacheSocacheMaxSize directive is merged correctly. [Jens Låås ] - *) rotatelogs: add -n number-of-files option to roate through a number + *) rotatelogs: add -n number-of-files option to rotate through a number of fixed-name logfiles. [Eric Covener] *) mod_proxy: Support web-socket tunnels via mod_proxy_wstunnel.