From 874fc8228a1126d2217f195aa674dfb4fbdf2002 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 4 Mar 2005 13:41:46 +0000 Subject: [PATCH] stand clear for release time --- CHANGES | 2 ++ RELEASE-NOTES | 6 ++++-- TODO-RELEASE | 6 +++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index e53b34dd0..bbc867f66 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,8 @@ Changelog +Version 7.13.1 (4 March 2005) + Daniel (4 March 2005) - Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate the cookie "engine" without having to provide an empty or non-existing file. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 35c1db32c..5dba86d49 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,7 +5,7 @@ Curl and libcurl 7.13.1 Available command line options: 104 Available curl_easy_setopt() options: 122 Number of public functions in libcurl: 46 - Amount of public web site mirrors: 15 + Amount of public web site mirrors: 18 Number of known libcurl bindings: 30 This release includes the following changes: @@ -34,12 +34,14 @@ Other curl-related news since the previous public release: o libcurl-vb 1.0 http://sf.net/projects/libcurl-vb/ o pycurl 7.13.0: http://pycurl.sf.net/ + o new german mirror: http://curl.mons-new-media.de + o new US mirror: http://curl.islandofpoker.com This release would not have looked like this without help, code, reports and advice from friends like these: Gisle Vanem, David Byron, Marty Kuhrt, Maruko, Eric Vergnaud, Christopher R. Palmer, Mike Dobbs, David in bug report #1124588, Ralph Mitchell, - Rene Rebe, Dave Dribin + Rene Rebe, Dave Dribin, Dan Fandrich Thanks! (and sorry if I forgot to mention someone) diff --git a/TODO-RELEASE b/TODO-RELEASE index f524737c7..9ff068e4b 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,6 +1,6 @@ Issues not sorted in any particular order. -To get fixed in 7.13.1 (planned release: April 2005) +To get fixed in 7.13.2 (planned release: April 2005) ====================== 58 - Fix KNOWN_BUGS #19: "FTP 3rd party transfers with the multi interface @@ -10,6 +10,10 @@ To get fixed in 7.13.1 (planned release: April 2005) Awaits OpenSSL support for this, no need to support this in libcurl before there's an OpenSSL release that does it. +58 - SSPI for libcurl on Windows + +59 - --form-string and --form-file as discussed on curl-users list + To get fixed in 7.14.0 ======================