From bc40fdb054a69fe655298bceacbcf8ef67d79f18 Mon Sep 17 00:00:00 2001 From: brectanus Date: Thu, 31 Jul 2008 16:57:44 +0000 Subject: [PATCH] Fix a typo. --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index be26884a..20f16ab0 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ content inspection in some circumstances. * Fixed an issue with the transformation cache using too much RAM, potentially - crashing Apache with a large number of cache entries. To new configuration + crashing Apache with a large number of cache entries. Two new configuration options have been added to allow for a finer control of caching: maxitems: Max number of items to cache (default 1024) @@ -18,7 +18,7 @@ be executed via "make test-regression", however it is strongly advised to only be executed on a non-production machine as it will startup the Apache web server that ModSecurity is compiled against with various - configurations in which it will run tests against. + configurations in which it will run tests. * Added a licensing exception so that ModSecurity can be used in a derivative work when that derivative is also under an approved open source license.