summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-08-12 23:51:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-08-12 23:51:41 +0200
commit8bd877d179906228c787900ec3aca7de1905418d (patch)
tree632dda8247e05105628f203a245271e6f48b9fc1 /RELEASE-NOTES
parent5538904d775161d1a0fa3ebb77bce6b252dc47ee (diff)
downloadcurl-8bd877d179906228c787900ec3aca7de1905418d.tar.gz
docs: --delegation
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 b2900dc32..6e5c4e03b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,7 +1,7 @@
Curl and libcurl 7.22.0
Public curl releases: 124
- Command line options: 148
+ Command line options: 149
curl_easy_setopt() options: 192
Public functions in libcurl: 58
Known libcurl bindings: 39
@@ -14,7 +14,7 @@ This release includes the following changes:
o Display notes from setup file in testcurl.pl
o BSD-style lwIP TCP/IP stack support on Windows
o OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available
- o
+ o --delegation was added to set CURLOPT_GSSAPI_DELEGATION
This release includes the following bugfixes: