]> granicus.if.org Git - apache/commitdiff
* This one was backported
authorRuediger Pluem <rpluem@apache.org>
Mon, 12 Jan 2009 11:40:19 +0000 (11:40 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 12 Jan 2009 11:40:19 +0000 (11:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733699 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7779067e9d5a4fc1cd40a338eb8c58ca36cc2f8d..669ab5a96075ef34bed985ef452375b1db088e67 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -27,9 +27,6 @@ Changes with Apache 2.3.2
     configurations with multiple listening sockets.  PR 42829.  [Joe Orton,
     Jeff Trawick]
 
- *) prefork: Log an error instead of segfaulting when child startup fails
-    due to pollset creation failures.  PR 46467.  [Jeff Trawick]
-
  *) mod_session_crypto: Ensure that SessionCryptoDriver can only be
     set in the global scope. [Graham Leggett]