logo       

bagder: curl CHANGES,1.730,1.731 RELEASE-NOTES,1.268,1.269: msg#00031

web.curl.cvs

Subject: bagder: curl CHANGES,1.730,1.731 RELEASE-NOTES,1.268,1.269

Update of /cvsroot/curl/curl
In directory labb:/tmp/cvs-serv14776

Modified Files:
CHANGES RELEASE-NOTES
Log Message:
Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
simple interface to extracting and setting cookies in libcurl's internal
"cookie jar". See the new cookie_interface.c example code.


Index: RELEASE-NOTES
===================================================================
RCS file: /cvsroot/curl/curl/RELEASE-NOTES,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -d -r1.268 -r1.269
--- RELEASE-NOTES 15 Jul 2005 06:57:36 -0000 1.268
+++ RELEASE-NOTES 27 Jul 2005 22:17:14 -0000 1.269
@@ -11,6 +11,7 @@

This release includes the following changes:

+ o CURLOPT_COOKIELIST and CURLINFO_COOKIELIST
o trailer support for chunked encoded data streams
o -x/CURL_PROXY strings may now contain user+password
o --trace-time now outputs the full microsecond, all 6 digits
@@ -46,6 +47,6 @@

John McGowan, Georg Wicherski, Andres Garcia, Eric Cooper, Todd Kulesza,
Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich,
- Adrian Schuur, Diego Casorran
+ Adrian Schuur, Diego Casorran, Peteris Krumins

Thanks! (and sorry if I forgot to mention someone)

Index: CHANGES
===================================================================
RCS file: /cvsroot/curl/curl/CHANGES,v
retrieving revision 1.730
retrieving revision 1.731
diff -u -d -r1.730 -r1.731
--- CHANGES 13 Jul 2005 18:06:40 -0000 1.730
+++ CHANGES 27 Jul 2005 22:17:14 -0000 1.731
@@ -7,6 +7,15 @@
Changelog


+Daniel (27 July 2005)
+- Dan Fandrich changes over the last week: fixed numerous minor configure
+ option parsing flaws: --without-gnutls, --without-spnego --without-gssapi
+ and --without-krb4. Spellfixed several error messages.
+
+- Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
+ simple interface to extracting and setting cookies in libcurl's internal
+ "cookie jar". See the new cookie_interface.c example code.
+
Daniel (13 July 2005)
- Diego Casorran provided patches to make curl build fine on Amiga again.


_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-commits



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise