Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv23544
Modified Files:
_newslog.html Makefile _changes.html
Log Message:
7.13.2
Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- _newslog.html 14 Mar 2005 12:24:09 -0000 1.90
+++ _newslog.html 5 Apr 2005 07:49:11 -0000 1.91
@@ -31,6 +31,15 @@
NCOLE
#endif
+ NSUBJ(curl and libcurl 7.13.2)
+ NDATE(5 April 2005)
+ NCOLS
+
+ Go <a href="download.html">download 7.13.2</a> and read up about the latest
+ <a href="changes.html">changes</a>.
+
+ NCOLE
+
NSUBJ(curl-tracker is a new mailing list!)
NDATE(14 March 2005)
NCOLS
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- Makefile 4 Mar 2005 13:52:26 -0000 1.78
+++ Makefile 5 Apr 2005 07:49:11 -0000 1.79
@@ -5,8 +5,8 @@
NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
# the latest stable version is:
-STABLE= 7.13.1
-RELDATE = "4th of March 2005"
+STABLE= 7.13.2
+RELDATE = "5th of April 2005"
# 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.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- _changes.html 8 Mar 2005 15:27:34 -0000 1.93
+++ _changes.html 5 Apr 2005 07:49:11 -0000 1.94
@@ -41,6 +41,34 @@
document (it is work in progress).
</ul>
+SUBTITLE(Fixed in 7.13.2)
+<p> Changes:
+<ul>
+ <li> Added --form-string
+ <li> libcurl can be built with SSPI support. curl_version_info() then returns
+ a new feature bit: CURL_VERSION_SSPI. configure --enable-sspi added
+ <li> Added --proxy-anyauth
+ <li> Added runtests.1 and testcurl.1 man pages
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> the MSVC libcurl Makefile was fixed
+ <li> libcurl on Windows crash if resolver was active when easy handle was killed
+ <li> HTTP POST with auth and an initial 100 response before the 401/407
+ <li> configure's SSL-detection for msys/mingw
+ <li> better connection keep-alive when POSTing with HTTP Digest
+ <li> FTP-SSL
+ <li> reading FTP server response in multiple reads
+ <li> picking one out of multiple proxy auth methods
+ <li> inet_ntoa_r() when built with uClibc
+ <li> the so name issue for the LDAP library dynamic load
+ <li> crash when using SOCKS4 proxy
+ <li> a debug printf() was removed
+ <li> CURLOPT_FILETIME when downloading FTP corrupted data
+ <li> FTP upload resume now works even if no file is present on the site
+ <li> SSL seeding no longer attempts to read the whole random file
+</ul>
+
SUBTITLE(Fixed in 7.13.1)
<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.