bagder: curl-www Makefile, 1.91, 1.92 _changes.html, 1.111, 1.112 _newslog.html, 1.127, 1.128

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv6821

Modified Files:
	Makefile _changes.html _newslog.html 
Log Message:
release day!


Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- Makefile	4 Sep 2006 10:35:08 -0000	1.91
+++ Makefile	30 Oct 2006 07:47:19 -0000	1.92
@@ -5,8 +5,8 @@
 NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
 
 # the latest stable version is:
-STABLE= 7.15.5
-RELDATE = "7th of August 2006"
+STABLE= 7.16.0
+RELDATE = "30th of October 2006"
 
 # name of the dir to tempoary unpack and build zip files in:
 TEMPDIR=tempzip

Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- _newslog.html	28 Oct 2006 17:09:44 -0000	1.127
+++ _newslog.html	30 Oct 2006 07:47:20 -0000	1.128
@@ -34,6 +34,17 @@
  NCOLE
 #endif
 
+ NSUBJ(curl and libcurl 7.16.0)
+ NDATE(30 October 2006)
+ NCOLS
+
+  The latest changes provided by the curl team have resulted in <a
+  href="download.html">curl and libcurl 7.16.0</a>. Check out what <a
+  href="changes.html">changes</a> it contains. There's one or two slightly
+  bigger changes done this time!
+
+ NCOLE
+
  NSUBJ(CVS and mailing list server down)
  NDATE(28 October 2006)
  NCOLS

Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- _changes.html	7 Aug 2006 06:40:52 -0000	1.111
+++ _changes.html	30 Oct 2006 07:47:20 -0000	1.112
@@ -34,6 +34,53 @@
 </ul>
 #endif
 
+SUBTITLE(Fixed in 7.16.0 - October 30 2006)
+<p> Changes:
+<ul>
+ <li> Added CURLE_SSL_CACERT_BADFILE
+ <li> Added CURLMOPT_TIMERFUNCTION and CURLMOPT_TIMERDATA
+ <li> (FTP) the CURLOPT_SOURCE_* options are removed and so are the --3p* command
+   line options
+ <li> curl_multi_socket() and family are suitable to start using
+ <li> uses WSAPoll() on Windows Vista
+ <li> (FTP) --ftp-ssl-control was added
+ <li> CURLOPT_SSL_SESSIONID_CACHE and --no-sessionid added
+ <li> CURLMOPT_PIPELINING added for enabling HTTP pipelined transfers
+ <li> multi handles now have a shared connection cache
+ <li> Added support for other MS-DOS compilers (besides djgpp)
+ <li> CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA were added
+ <li> (FTP) libcurl avoids sending TYPE if the desired type was already set
+ <li> (FTP) CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> (HTTP) CURLOPT_FAILONERROR (curl -f) covers a few more reponse cases
+ <li> curl_multi_socket() and the LOW_SPEED options
+ <li> curl_multi_socket() expire timer during c-ares name resolves
+ <li> curl_multi_add_handle on an already added handle now fails gracefully
+ <li> multi interface crash if bad function call order was used for cleanup
+ <li> put a new URL in saved cookie jar files
+ <li> configure --with-gssapi-libs
+ <li> SOCKS proxy connection fixes
+ <li> (FTP) a failed upload does not invalidate the control connection
+ <li> proxy URL with user name and empty password or no password at all now work
+ <li> fixed a socket state problem with *multi_socket()
+ <li> (HTTP) NTLM hostname fix
+ <li> getsockname usage fixes
+ <li> SOCKS5 proxy connects can now time-out
+ <li> SOCKS5 connects that require auth no longer segfaults when auth not given
+ <li> multi interface using asynch resolves could get stuck in wrong state
+ <li> the 'running_handles' counter wasn't always updated properly when
+   curl_multi_remove_handle() was used
+ <li> (FTP) EPRT transfers with IPv6 didn't work properly
+ <li> (FTP) SINGLECWD mode and using files in the root dir
+ <li> (HTTP) Expect: header disabling work better
+ <li> (HTTP) "Expect: 100-continue" disable on second POST on re-used connection
+ <li> src/config.h.in is fixed
+ <li> (HTTP) POST data logged to the debug callback function is now correctly
+   tagged as data, not header
+</ul>
+
 SUBTITLE(Fixed since -- available in CVS and daily snapshots)
 <ul>
 <li> current <a
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.