summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDoug MacEachern <dougm@apache.org>2002-04-08 20:38:56 +0200
committerDoug MacEachern <dougm@apache.org>2002-04-08 20:38:56 +0200
commit9fb5b384d74147f72b0d5d826cdb31269573b2c9 (patch)
tree4873917fa6dc78335fe8b882caf2f3dd700597e7 /CHANGES
parentAIX binaries on the way (compile and link god willing) (diff)
downloadapache2-9fb5b384d74147f72b0d5d826cdb31269573b2c9.tar.xz
apache2-9fb5b384d74147f72b0d5d826cdb31269573b2c9.zip
PR:
Obtained from: Submitted by: Daniel Lopez <daniel@covalent.net> Reviewed by: dougm, rbb add optional fixup hook to proxy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94544 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 38990c5371..e08d77a339 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
Changes with Apache 2.0.36
+ *) add optional fixup hook to proxy [Daniel Lopez <daniel@covalent.net>]
+
*) Remind the admin about the User and Group directives when we are
unable to set permissions on a semaphore. PR 7812 [Jeff Trawick]