From: Jeff Trawick Date: Mon, 25 Feb 2013 19:24:14 +0000 (+0000) Subject: spelling fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63f1501071a6f7e6b381ca8afbbaf9fb5459030b;p=thirdparty%2Fapache%2Fhttpd.git 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 5c7874a1e59..8b16e9851b6 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