summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2002-04-01 14:53:09 +0200
committerJeff Trawick <trawick@apache.org>2002-04-01 14:53:09 +0200
commit3010b21372bd849715def86ee7635868e1119531 (patch)
treedb4c39b84dd54f48b4cf4c4269545c6f9109e2f7 /CHANGES
parentMigrate perchild to the new lock API, and clean up some of the logic (diff)
downloadapache2-3010b21372bd849715def86ee7635868e1119531.tar.xz
apache2-3010b21372bd849715def86ee7635868e1119531.zip
Don't allow initialization to succeed if we can't get a socket
corresponding to one of the Listen statements. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94358 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c23af1e7dd..7fd5937a27 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+Changes with Apache 2.0.35
+
+ *) Don't allow initialization to succeed if we can't get a socket
+ corresponding to one of the Listen statements. [Jeff Trawick]
+
Changes with Apache 2.0.34
*) Allow all Perchild directives to accept either numerical UID/GID