]> granicus.if.org Git - apache/commitdiff
remove backported item
authorStefan Fritsch <sf@apache.org>
Sun, 21 Apr 2013 06:26:56 +0000 (06:26 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 21 Apr 2013 06:26:56 +0000 (06:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470269 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index eab3e0a237afa40cb8bfe31cab4ca5b4442b7b8c..290064da86ed50663c70f48ad01518a9b12a5cbc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -27,9 +27,6 @@ Changes with Apache 2.5.0
   *) mod_proxy_html: fix typo-bug processing "strict" vs "transitional"
      HTML/XHTML [Nick Kew]
 
-  *) core: Fix valgrind warning about uninitialized memory in argument to
-     semctl. PR 53690. [Mikhail T. <mi+apache aldan algebra com>]
-
   *) core: Add option to add valgrind support. Use it to reduce false positive
      warnings in mod_ssl. [Stefan Fritsch]