aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-06-22 23:12:39 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-06-22 23:12:39 +0200
commit42c6b7577f6fe72e9cd62b3ba07a77d4ac40bdab (patch)
tree331ade2fc293d30a28466d18434579d57275a298 /RELEASE-NOTES
parente5010ec3fffd93d0db0d22d18f3ce115d7ac6a1c (diff)
RELEASE-NOTES: mention security issue 20110623
libcurl inappropriate GSSAPI delegation. Full details at http://curl.haxx.se/docs/adv_20110623.html
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 585e4495e..6d2407f01 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o SECURITY ADVISORY: inappropriate GSSAPI delegation. Full details at
+ http://curl.haxx.se/docs/adv_20110623.html
o NTLM: work with unicode
o fix connect with SOCKS proxy when using the multi interface
o anyauthput.c: stdint.h must not be included unconditionally
@@ -42,6 +44,6 @@ advice from friends like these:
Dan Fandrich, Guenter Knauf, Vsevolod Novikov, Zmey Petroff,
Dagobert Michelsen, Jeff Pohlmeyer, Dmitri Shubin, Matteo Rocco,
Aaron Orenstein, Yang Tse, Kamil Dudka, Amr Shahin, Josue Andrade Gomes,
- Ori Avtalion
+ Ori Avtalion, Richard Silverman, Julien Chaffraix
Thanks! (and sorry if I forgot to mention someone)