diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index dd1e7955c..4da85fa17 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.16.2 Public curl release number: 98 Releases counted from the very beginning: 125 - Available command line options: 116 + Available command line options: 117 Available curl_easy_setopt() options: 141 Number of public functions in libcurl: 54 Amount of public web site mirrors: 39 @@ -32,6 +32,7 @@ This release includes the following bugfixes: o libcurl.m4's --with-libcurl is improved o curl-config --libs and libcurl.pc no longer list unnecessary dependencies o fixed an issue with CCC not working on some servers + o several HTTP pipelining problems This release includes the following known bugs: @@ -50,6 +51,7 @@ advice from friends like these: Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev, Rob Crittenden, Robert A. Monat, Dan Fandrich, Duncan Mac-Vicar Prett, - Michal Marek, Robson Braga Araujo, Ian Turner + Michal Marek, Robson Braga Araujo, Ian Turner, Linus Nielsen Feltzing, + Ravi Pratap Thanks! (and sorry if I forgot to mention someone) |