aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-14 08:15:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-14 08:15:06 +0000
commitffd65a1956bf63c16feab7c879dc93973686c3bd (patch)
tree6bc2f0f992bb7c9831ea3325d61b9d13b1776a9b /RELEASE-NOTES
parentde8947f92fce0a5ee89480b358fe65c53dc2032d (diff)
configure --enable-sspi
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index cd38c2614..a5fd96e3c 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -12,7 +12,7 @@ This release includes the following changes:
o Added --form-string
o libcurl can be built with SSPI support. curl_version_info() then returns
- a new feature bit: CURL_VERSION_SSPI
+ a new feature bit: CURL_VERSION_SSPI. configure --enable-sspi added
This release includes the following bugfixes:
@@ -32,6 +32,6 @@ advice from friends like these:
Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
Jean-Marc Ranger, Tor Arntsen, Nodak Sodak, David Houlder, Gisle Vanem,
- Christopher R. Palmer
+ Christopher R. Palmer, Gwenole Beauchesne
Thanks! (and sorry if I forgot to mention someone)