]> granicus.if.org Git - curl/commitdiff
stand clear for release time curl-7_13_1
authorDaniel Stenberg <daniel@haxx.se>
Fri, 4 Mar 2005 13:41:46 +0000 (13:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 4 Mar 2005 13:41:46 +0000 (13:41 +0000)
CHANGES
RELEASE-NOTES
TODO-RELEASE

diff --git a/CHANGES b/CHANGES
index e53b34dd06203a04799e6720aa608426e8fcdb18..bbc867f666a02d76bf721d5b9b3a6dfa4364f66e 100644 (file)
--- 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.
index 35c1db32ca3c09df3e0e98fe655b66c066ecf309..5dba86d49bb112bfe3c6263c584dacc50bb3b39a 100644 (file)
@@ -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)
index f524737c786bc671812b50f6a5035964c8a583ba..9ff068e4bfb487eb374a9706f32488b8b6a00aee 100644 (file)
@@ -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
 ======================