]> granicus.if.org Git - apache/commitdiff
Mention the pre_config prototype change, and fix some grammar.
authorAaron Bannert <aaron@apache.org>
Mon, 28 Jan 2002 23:58:27 +0000 (23:58 +0000)
committerAaron Bannert <aaron@apache.org>
Mon, 28 Jan 2002 23:58:27 +0000 (23:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93064 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b0013d22798a1f5a756d9a4c7d2f9bacaea7c88a..10e04c15699c910389ea38bb0f6cea8ef5751004 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,16 @@
 Changes with Apache 2.0.31-dev
 
+  *) Change the pre_config hook to return a value. Modules can now emit
+     an error message and then cause the server to quit gracefully during
+     startup. This required a bump to the MMN.  [Aaron Bannert]
+
   *) Fix some unix socket descriptor leaks in the handler side of
      mod_cgid (the part that runs in the server process).  Whack a
      silly "close(-1)" in the handler too.  [Jeff Trawick]
 
   *) Change the pre_mpm hook to return a value, so that scoreboard
      init errors percolate up to code that knows how to exit 
-     cleanly.  This required bump to the MMN.  [Jeff Trawick]
+     cleanly.  This required bump to the MMN.  [Jeff Trawick]
 
   *) Add the socket back to the conn_rec and remove the create_connection
      hook. The create_connection hook had a design flaw that did not