curl/RELEASE-NOTES

34 lines
1.0 KiB
Plaintext
Raw Normal View History

2011-04-22 22:02:55 +02:00
Curl and libcurl 7.21.7
2011-04-22 22:02:55 +02:00
Public curl releases: 123
2011-04-19 14:08:25 +02:00
Command line options: 144
curl_easy_setopt() options: 186
Public functions in libcurl: 58
2009-11-29 20:12:00 +01:00
Known libcurl bindings: 39
2011-04-22 22:02:55 +02:00
Contributors: 868
This release includes the following changes:
2008-09-01 16:27:24 +02:00
o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
of socks4, socks4a or socks5.
This release includes the following bugfixes:
o NTLM: work with unicode
o fix connect with SOCKS proxy when using the multi interface
o anyauthput.c: stdint.h must not be included unconditionally
o CMake: improved build
2010-12-15 15:54:17 +01:00
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Dan Fandrich, Guenter Knauf, Vsevolod Novikov, Zmey Petroff,
Dagobert Michelsen, Jeff Pohlmeyer, Dmitri Shubin, Matteo Rocco
2008-01-28 22:19:15 +01:00
Thanks! (and sorry if I forgot to mention someone)