1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/RELEASE-NOTES
Dan Fandrich 6354cbf9d6 The getifaddrs() version of Curl_if2ip() crashed when used on a Linux
system with a TEQL load-balancing device configured, which doesn't
have an address.  Thanks to Adam Sampson for spotting this (bug #2234923).
2008-11-07 18:33:20 +00:00

33 lines
796 B
Plaintext

Curl and libcurl 7.19.2
Public curl releases: 108
Command line options: 128
curl_easy_setopt() options: 158
Public functions in libcurl: 58
Known libcurl bindings: 37
Contributors: 672
This release includes the following changes:
o
This release includes the following bugfixes:
o build failure when using MSVC 6 makefile
o crash when using --interface name on Linux systems with a TEQL device
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
Other curl-related news:
o
This release would not have looked like this without help, code, reports and
advice from friends like these:
John Wilkinson, Adam Sampson
Thanks! (and sorry if I forgot to mention someone)