aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 483225e7..a582bc96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Fri 23 Apr 2021 14:27:00 MSK
2 Fixed build without TLS lib.
3 Fixed build without system poll() function.
4 Fixed compiler warnings on 32-bit platforms.
5 Fixed various compiler warnings. -EG
6
1Thu 22 Apr 2021 12:32:00 MSK 7Thu 22 Apr 2021 12:32:00 MSK
2 Fixed some typos. 8 Fixed some typos.
3 Force disable TCP_CORK, TCP_NOPUSH, and TCP_NODELAY before switching 9 Force disable TCP_CORK, TCP_NOPUSH, and TCP_NODELAY before switching