bagder: curl-www _changes.html, 1.146, 1.147 _newslog.html, 1.160, 1.161 Makefile, 1.118, 1.119

[email protected] Wed, 14 Apr 2010 15:28:24 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv31783

Modified Files:
	_changes.html _newslog.html Makefile 
Log Message:
7.20.1


Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- _newslog.html	22 Mar 2010 13:09:33 -0000	1.160
+++ _newslog.html	14 Apr 2010 15:28:22 -0000	1.161
@@ -34,6 +34,16 @@
  NCOLE
 #endif
 
+ NSUBJ(curl and libcurl 7.20.1)
+ NDATE(April 14 2010)
+ NCOLS
+
+  The curl team proudly presents <a href="download.html">curl and libcurl
+  7.20.1</a>. Read about the news, the fixes and the changes on
+  the <a href="changes.html">changes</a> page.
+
+ NCOLE
+
  NSUBJ(Twelve years old and time for git)
  NDATE(March 20 2010)
  NCOLS

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- Makefile	21 Mar 2010 23:18:04 -0000	1.118
+++ Makefile	14 Apr 2010 15:28:22 -0000	1.119
@@ -5,8 +5,8 @@
 NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
 
 # the latest stable version is:
-STABLE= 7.20.0
-RELDATE = "9th of February 2010"
+STABLE= 7.20.1
+RELDATE = "14th of April 2010"
 
 # name of the dir to tempoary unpack and build zip files in:
 TEMPDIR=tempzip

Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- _changes.html	26 Mar 2010 07:00:58 -0000	1.146
+++ _changes.html	14 Apr 2010 15:28:22 -0000	1.147
@@ -25,7 +25,7 @@
 </div>
 #if 0
 <a name="9_19_19"></a>
-SUBTITLE(Fixed since -- available in git and daily snapshots)
+SUBTITLE(Fixed in 7.20.0 - February 9 2010)
 <p> Changes:
 <ul class="changes">
  CHG change
@@ -55,6 +55,49 @@
 #define CHG <li>
 #define BGF <li>
 
+<a name="7_20_1"></a>
+SUBTITLE(Fixed in 7.20.1 - April 14 2010)
+<p> Changes:
+<ul class="changes">
+ CHG The 'ares' subtree has been removed from the source repository
+ CHG smoother rate limiting
+ CHG allow user+password in the URL for all protocols
+ CHG POP3: Get message listing if no mailbox in URL
+</ul>
+<p> Bugfixes:
+<ul class="bugfixes">
+ BGF VMS builder bad behavior when used in a batch job
+ BGF multiple recepients with SMTP
+ BGF fixed the CURL_FORMAT_* defines when building with cmake
+ BGF missing quote in libcurl.m4
+ BGF SMTP: now waits for 250 after the DATA transfer
+ BGF SMTP: use angle brackets in RCPT TO
+ BGF curl --trace-time not using local time
+ BGF off-by-one in the chunked encoding trailer parser
+ BGF superfluous blocking for OpenSSL-based SSL connects and multi interface
+ BGF TFTP upload
+ BGF FTP timeouts after file transferred completely
+ BGF skip poll() on Interix
+ BGF CURLOPT_CERTINFO memory leak
+ BGF sub-second timeouts improvements
+ BGF configure fixes for GSSAPI
+ BGF threaded resolver double free when closing curl handle
+ BGF configure fixes for building with the clang compiler
+ BGF easy interix rate limiting logic
+ BGF curl_multi_remove_handle() caused use after free
+ BGF TFTP improved error codes
+ BGF TFTP fixed TSIZE handling for uploads
+ BGF SSL possible double free when reusing curl handle
+ BGF alarm()-based DNS timeout bug
+ BGF re-used FTP connection multi interface crash
+ BGF chunked-encoding with Content-Length: header problem
+ BGF multi interface HTTP POST over a proxy using PROXYTUNNEL
+ BGF RTSP GET_PARAMETER
+ BGF timeout after last data chunk was handled
+ BGF SFTP download hang
+ BGF FTP quote commands prefixed with '*' now can fail without aborting
+</ul>
+
 <a name="7_20_0"></a>
 SUBTITLE(Fixed in 7.20.0 - February 9 2010)
 <a href="http://curl.haxx.se/docs/adv_20100209.html"><img src="/pix/alert.png"