From 85e5ebe75f8432333a53832d7acd0ebd65ae2506 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 3 Sep 2016 23:12:46 +0200 Subject: [PATCH] HISTORY.md: the multi socket was put in the wrong year! --- docs/HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.