summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-10-20 15:43:20 +0000
committerStef Walter <stef@memberwebs.com>2006-10-20 15:43:20 +0000
commit87da3655492bb009f84f2e101a08dfb3a0a35592 (patch)
tree225e9e084127f3bae4d5ec853f2a8109bcb50c2c /ChangeLog
parent8135e62aa423f7ae08b2cbfcccf4a634ae0cb122 (diff)
- Reconnect to httpauthd when that daemon has been restarted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 365ee61..cbb64df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
-0.5.3
+0.6 ???
- Guarantee unique connection identfier for NTLM when using apache2
- Fix crasher when doing basic auth.
- Allow numbers in handler names.
- In the Jetty authenticator generate a unique authentication identifier
which facilitates NTLM authentication
+ - Reconnect to httpauthd when that daemon has been restarted.
0.5.2
- Better messages when keepalives are not used with NTLM