summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-06-07 01:43:57 +0000
committerStef Walter <stef@memberwebs.com>2006-06-07 01:43:57 +0000
commit6b0196e20088046fd0f3f248a1e68cb69912d944 (patch)
tree6550e6c1ea6497e936217f437e36a6b898db989d /ChangeLog
parent2345f652530d51eeedcfa83bc637bc3adb5b3fad (diff)
- Disable NTLM via servlet and Jetty java authenticators (a custom one
which provides connection id info is needed).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 559c2f6..a96a9b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
0.5.2
- Better messages when keepalives are not used with NTLM
- Fix problems in java servlet authenticator [Ross Elliot]
+ - Disable NTLM via servlet and Jetty java authenticators (a custom one
+ which provides connection id info is needed).
0.5.1
- Fix problem with NTLM connection caching