aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ff5acc9..c250ef2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Tue Dec 11 09:58:32 CET 2018
2 Add logic to avoid VLA arrays with compilers that do not support them. -CG
3
1Sat Dec 8 23:15:53 CET 2018 4Sat Dec 8 23:15:53 CET 2018
2 Fixed missing WSA_FLAG_OVERLAPPED which can cause W32 to block on 5 Fixed missing WSA_FLAG_OVERLAPPED which can cause W32 to block on
3 socket races when using threadpool. (See very detailed description 6 socket races when using threadpool. (See very detailed description