summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-06-19 16:30:37 +0000
committerStef Walter <stef@memberwebs.com>2006-06-19 16:30:37 +0000
commit0b7db8805d91eac81a4b526d3400a9d50bd5c7e1 (patch)
tree3fc79298cd9ac9b723d826418bfb2bfba2672c22 /ChangeLog
parent40d910975e099c1a8174a9f2e44e0b7c0314954a (diff)
Fix NTLM problems with apache 2x module.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a96a9b1..e1ca284 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.5.3
+ - Guarantee unique connection identfier for NTLM when using apache2
+
0.5.2
- Better messages when keepalives are not used with NTLM
- Fix problems in java servlet authenticator [Ross Elliot]