From: Paul J. Reder Date: Fri, 16 Jan 2009 02:46:44 +0000 (+0000) Subject: Remove backported entry. X-Git-Tag: 2.3.2~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cfa2413cc274aba44a536af3cf7d64351e4a335;p=apache Remove backported entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734896 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 669ab5a960..307c0f27ac 100644 --- a/CHANGES +++ b/CHANGES @@ -20,9 +20,6 @@ Changes with Apache 2.3.2 ap_send_interim_response() and for locally generated "100 Continue" responses. [Eric Covener] - *) mod_authnz_ldap: Reduce number of initialization debug messages and make - information more clear. PR 46342 [Dan Poirier] - *) prefork: Fix child process hang during graceful restart/stop in configurations with multiple listening sockets. PR 42829. [Joe Orton, Jeff Trawick]