bagder: curl-www _changes.html,1.88,1.89 _newslog.html,1.81,1.82

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

Modified Files:
	_changes.html _newslog.html 
Log Message:
curl 7.12.3


Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- _newslog.html	8 Nov 2004 14:37:38 -0000	1.81
+++ _newslog.html	20 Dec 2004 12:34:39 -0000	1.82
@@ -31,6 +31,15 @@
  NCOLE
 #endif
 
+ NSUBJ(curl and libcurl 7.12.3)
+ NDATE(20 December 2004)
+ NCOLS
+
+ <a href="download.html">download</a> and <a href="changes.html">read
+ changelog</a>.
+
+ NCOLE
+
  NSUBJ(Server Downtime)
  NDATE(9 November 2004)
  NCOLS

Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- _changes.html	9 Dec 2004 09:55:35 -0000	1.88
+++ _changes.html	20 Dec 2004 12:34:39 -0000	1.89
@@ -42,6 +42,58 @@
 </ul>
 
 <p>
+SUBTITLE(Fixed in 7.12.3)
+<p>Changes:
+<ul>
+ <li> PKCS12 certificate support added
+ <li> added CURLINFO_SSL_ENGINES (and "--engine list")
+ <li> new configure options: --disable-cookies, --disable-crypto-auth and
+   --disable-verbose
+ <li> persistent ftp request improvements
+ <li> CURLOPT_IOCTLFUNCTION and CURLOPT_IOCTLDATA added. If your app uses HTTP
+   Digest, NTLM or Negotiate authentication, you will most likely want to use
+   these
+ <li> -w time_redirect and num_redirects
+ <li> no longer uses libcurl.def for building on Windows, OS/2 and Netware
+ <li> builds on Windows CE
+ <li> request retrying, --retry and family added
+ <li> FTP 3rd party transfers with source and dest on the same host now works
+ <li> added CURLINFO_NUM_CONNECTS
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> curl -E on windows accepts "c:/path" with forward-slash
+ <li> several improvements for large file support on windows
+ <li> file handle leak in aborted multipart formpost file upload
+ <li> -T upload multiple files with backslashes in file names
+ <li> modified credentials between two requests on a persistent http connection
+ <li> large file file:// resumes on Windows
+ <li> URLs with username and IPv6 numerical addresses
+ <li> configure works better with SSL libs in a "non-standard ld.so dir"
+ <li> curl-config --vernum zero prefixed
+ <li> bad memory access in the NTLM code
+ <li> EPSV on multi-homed servers now works correctly
+ <li> chunked-encoded transfers could get closed pre-maturely without error
+ <li> proxy CONNECT now default timeouts after 3600 seconds
+ <li> disabling EPSV or EPRT is ignored when connecting to an IPv6 FTP server
+ <li> no extra progress meter newline output after each Location: followed
+ <li> HTTP PUT/POST with Digest, NTLM or Negotiate no longer uses HEAD
+ <li> works with or gracefully bails out when exceeding FD_SETSIZE file
+   descriptors
+ <li> CURLINFO_REDIRECT_TIME works
+ <li> building with gssapi libs and hdeaders in the default dirs
+ <li> curl_getdate() parsing of dates later than year 2037 with 32 bit time_t
+ <li> curl -v when stderr is closed wrote debug messages to the network socket
+ <li> build failure with libidn 0.3.X or older
+ <li> huge POSTs on VMS
+ <li> configure no longer uses pkg-config on cross-compiles
+ <li> potential gzip decompress memory leak
+ <li> "-C - --fail" on a HTTP page already downloaded
+ <li> formposting a zero byte file
+ <li> use setlocale() for better IDN functionality by default
+</ul>
+
+<p>
 SUBTITLE(Fixed in 7.12.2)
 <p>Changes:
 <ul>

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
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.