diff options
author | Yang Tse <yangsita@gmail.com> | 2009-03-05 01:23:14 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-03-05 01:23:14 +0000 |
commit | 94bb7fe5cb1357f430e384ca58cff9314777805f (patch) | |
tree | f71d5b85d863324aab4407220cec9c20ce9b7190 /RELEASE-NOTES | |
parent | b98e0aa09b39e8159b30469997aa92474a5f0032 (diff) |
Fix NTLM authentication memory leak on SSPI enabled Windows builds
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2dc9daf81..4398cce85 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,7 +14,7 @@ This release includes the following changes: This release includes the following bugfixes: - o + o NTLM authentication memory leak on SSPI enabled Windows builds This release includes the following known bugs: @@ -23,6 +23,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - David James + David James, Chris Deidun Thanks! (and sorry if I forgot to mention someone) |