From dbdb7fa55abd6a9206fd484d813cada36d9dfc08 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 25 Jan 2007 15:58:00 +0000 Subject: - Added the --libcurl [file] option to curl. Append this option to any ordinary curl command line, and you will get a libcurl-using source code written to the file that does the equivalent operation of what your command line operation does! --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6edc16944..b05127967 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.16.1 Public curl release number: 97 Releases counted from the very beginning: 124 - Available command line options: 114 + Available command line options: 115 Available curl_easy_setopt() options: 137 Number of public functions in libcurl: 54 Amount of public web site mirrors: 39 @@ -15,6 +15,7 @@ This release includes the following changes: o CURLOPT_CLOSEPOLICY is now deprecated o --ftp-ssl-ccc and CURLOPT_FTP_SSL_CCC were added o HTTP support for non-ASCII platforms + o --libcurl was added This release includes the following bugfixes: -- cgit v1.2.3