summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-06-07 01:41:12 +0000
committerStef Walter <stef@memberwebs.com>2006-06-07 01:41:12 +0000
commit50316d6f59ff542df4fe4db6bb74fe0c2f57b359 (patch)
tree7e61521c4ad062876228b02f62567a80daa0f6cb /ChangeLog
parentdfb0082b45e9a721920fa0da2019b63fbd1160b3 (diff)
Better messages for missing keep alives
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bde0b0f..559c2f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+0.5.2
+ - Better messages when keepalives are not used with NTLM
+ - Fix problems in java servlet authenticator [Ross Elliot]
+
0.5.1
- Fix problem with NTLM connection caching
- Fix problem with NTLM not authenticating POST in IE properly