From b7b0ed28dbfeec1db170010d76995376235b0ff1 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Sun, 25 Apr 2021 13:11:23 +0300 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a582bc96..d9075fdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat 24 Apr 2021 23:00:00 MSK + Fixed build with Clang and Visual Studio. + MSVS project files updated. + Enabled bind port autodetection with MSVS builds. -EG + Fri 23 Apr 2021 14:27:00 MSK Fixed build without TLS lib. Fixed build without system poll() function.