From: Daniel Stenberg Date: Sat, 3 Sep 2016 21:12:46 +0000 (+0200) Subject: HISTORY.md: the multi socket was put in the wrong year! X-Git-Tag: curl-7_50_2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85e5ebe75f8432333a53832d7acd0ebd65ae2506;p=thirdparty%2Fcurl.git HISTORY.md: the multi socket was put in the wrong year! --- diff --git a/docs/HISTORY.md b/docs/HISTORY.md index f878ee1053..ea402c6b78 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -178,6 +178,8 @@ August: Curl and libcurl 7.12.1 April. GnuTLS can now optionally be used for the secure layer when curl is built. +April: Added the multi_socket() API + September: TFTP support was added. More than 100,000 unique visitors of the curl web site. 25 mirrors. @@ -193,8 +195,6 @@ nobody had found out in all this time we removed it instead of fixing it. March: security vulnerability: libcurl TFTP Packet Buffer Overflow -April: Added the multi_socket() API - September: The major SONAME number for libcurl was bumped to 4 due to the removal of ftp third party transfer support.