aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-04-24 16:06:55 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-04-24 16:06:55 +0300
commite66aac06c0b814cb146293de7f1658c42bf4fd4f (patch)
treeab6013141dc9a8604ee5e8fbefffd7e8dc0603de /ChangeLog
parent7241cb611a09817ff0875ff207e02af58d6b14ca (diff)
downloadlibmicrohttpd-e66aac06c0b814cb146293de7f1658c42bf4fd4f.tar.gz
libmicrohttpd-e66aac06c0b814cb146293de7f1658c42bf4fd4f.zip
Updated ChangeLog
Diffstat (limited to 'ChangeLog')
-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