summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-06-12 03:40:09 +0000
committerStef Walter <stef@memberwebs.com>2008-06-12 03:40:09 +0000
commit3dc8cb104d3392e00514bb829c50390a9598fe3c (patch)
tree945274bf792a923f187a9e83a8c8af9fa3c63942 /ChangeLog
parentde44fe7893da8d8c9903f1a7268fa6fe03446d36 (diff)
- apache2x module now supports connecting to multiple daemon addresses
and failover between them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ab0d41..0d0912e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
- Build warning fixes.
- Allow better migration of live digest sessions between httpauth
daemons by using the 'stale' flag when things seem out of date.
+ - apache2x module now supports connecting to multiple daemon addresses
+ and failover between them.
0.9.2 [22-05-2008]
- Authenticate sub requests properly in the apache module.