aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-08-03 21:50:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-08-03 21:50:56 +0000
commitd6344d9b5f752823da2cb981e974018e452bd4ab (patch)
tree2a74bb20377a5a8838a8a86888ded73425ec0efd /RELEASE-NOTES
parentcb9410ded2a3b412ed453f65c9f0d2510f9507fc (diff)
refer to the new option by its real name
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 289544827..bf8973893 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,7 +19,7 @@ This release includes the following changes:
o Added CURLINFO_APPCONNECT_TIME
o Added test selection by key word in runtests.pl
o the curl tool's -w option support the %{ssl_verify_result} variable
- o Added CURLOPT_SCOPE and scope parsing of the URL according to RFC4007
+ o Added CURLOPT_ADDRESS_SCOPE and scope parsing of the URL according to RFC4007
o Support --append on SFTP uploads (not with OpenSSH, though)
This release includes the following bugfixes: