From: Jeff Trawick Date: Mon, 25 Feb 2013 19:24:14 +0000 (+0000) Subject: spelling fix X-Git-Tag: 2.5.0-alpha~5741 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bd92645eb95aecd53c8a5ad76b443f96edd253d;p=apache spelling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449821 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5c7874a1e5..8b16e9851b 100644 --- a/CHANGES +++ b/CHANGES @@ -17,7 +17,7 @@ Changes with Apache 2.5.0 *) core: Fix valgrind warning about uninitialized memory in argument to semctl. PR 53690. [Mikhail T. ] - *) core: Add option to add valgrind suport. Use it to reduce false positive + *) core: Add option to add valgrind support. Use it to reduce false positive warnings in mod_ssl. [Stefan Fritsch] *) mod_lua: Add bindings for apr_dbd/mod_dbd database access