projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3b4308
)
backported
author
Jim Jagielski
<jim@apache.org>
Thu, 20 Feb 2014 12:32:33 +0000
(12:32 +0000)
committer
Jim Jagielski
<jim@apache.org>
Thu, 20 Feb 2014 12:32:33 +0000
(12:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1570170
13f79535
-47bb-0310-9956-
ffa450edef68
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 7a3efb316e7bb455aa0c77570273756ca21f00a5..d4d042954fba479c37438d97378b157f1b843ba7 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-97,10
+97,6
@@
Changes with Apache 2.5.0
*) core: ensure any abnormal exit is reported to stderr if it's a tty.
PR 55670 [Nick Kew]
- *) mod_proxy: Added support for unix domain sockets as the
- backend server endpoint [Jim Jagielski, Blaise Tarr
- <blaise tarr gmail com>]
-
*) mod_auth_form: Make sure the optional functions are loaded even when
the AuthFormProvider isn't specified. [Graham Leggett]