From 600d0b1303a9faf396e1e3ccf255a63cdf135769 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 20 Nov 2007 10:08:42 +0000 Subject: Introuced --data-urlencode to the curl tool for easier url encoding of the data sent in a post. --- RELEASE-NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8106e9d7a..7fa596273 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,7 +1,7 @@ Curl and libcurl 7.17.2 Public curl releases: 103 - Command line options: 121 + Command line options: 122 curl_easy_setopt() options: 147 Public functions in libcurl: 55 Public web site mirrors: 42 @@ -10,7 +10,7 @@ Curl and libcurl 7.17.2 This release includes the following changes: - o + o --data-urlencode was added This release includes the following bugfixes: -- cgit v1.2.3