Alexander Krasnostavsky made the write callback get called even when a zero
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.12.2
2
3  Public curl release number:               83
4  Releases counted from the very beginning: 110
5  Available command line options:           96
6  Available curl_easy_setopt() options:     120
7  Number of public functions in libcurl:    36
8  Amount of public web site mirrors:        12
9  Number of known libcurl bindings:         26
10
11 This release includes the following changes:
12
13  o 
14
15 This release includes the following bugfixes:
16
17  o downloading empty files now calls the write callback properly
18  o no more reverse DNS lookups when getting ip-only address with ipv6-enabled
19    libcurl
20  o libcurl works better multi-threaded on AIX (when built with xlc)
21  o cookies over proxy didn't match the path properly
22  o MSVC makefile fixes to build better
23  o FTP response 530 on 'PASS' now sends back a better error message
24
25 Other curl-related news since the previous public release:
26
27  o pycurl version 7.12.1 http://pycurl.sourceforge.net/
28
29 This release would not have looked like this without help, code, reports and
30 advice from friends like these:
31
32  Casey O'Donnell, Roland Krikava, Alex, Alexander Krasnostavsky, Kjetil
33  Jacobsen, Ling Thio
34
35         Thanks! (and sorry if I forgot to mention someone)