summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-06-11 22:03:08 +0000
committerStef Walter <stef@memberwebs.com>2008-06-11 22:03:08 +0000
commitde44fe7893da8d8c9903f1a7268fa6fe03446d36 (patch)
treed551e17b64d6bef889179b32ab1bdd991e3c0fbf /ChangeLog
parent0cb3f6098d959479a96c26a92d91becc2110b30d (diff)
Allow better migration of live digest sessions between httpauth
daemons by using the 'stale' flag when things seem out of date.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c35abaf..1ab0d41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
- Support sending access groups to mod_httpauth apache2x module.
- Support retrieving LDAP access groups for users.
- Build warning fixes.
+ - Allow better migration of live digest sessions between httpauth
+ daemons by using the 'stale' flag when things seem out of date.
0.9.2 [22-05-2008]
- Authenticate sub requests properly in the apache module.