aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index afedf50c..b25b9365 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
1Fri 02 Aug 2019 00:00:00 PM UTC 1Fri 18 Aug 2019 00:00:00 PM UTC
2 Fixes and optimizations for the setsockopt handling: 2 Fixes and optimizations for the setsockopt handling:
3 * Added: MHD_UPGRADE_ACTION_CORK_ON and MHD_UPGRADE_ACTION_CORK_OFF 3 * Added: MHD_UPGRADE_ACTION_CORK_ON and MHD_UPGRADE_ACTION_CORK_OFF
4 to enum MHD_UpgradeAction (turn corking on/off on the underlying 4 to enum MHD_UpgradeAction (turn corking on/off on the underlying
@@ -9,6 +9,10 @@ Fri 02 Aug 2019 00:00:00 PM UTC
9 this adds selective usage of MSG_MORE, NODELAY, TCP_NOPUSH, 9 this adds selective usage of MSG_MORE, NODELAY, TCP_NOPUSH,
10 TCP_CORK. -ng0 10 TCP_CORK. -ng0
11 11
12Fri 09 Aug 2019 10:07:27 AM CEST
13 Copy compiler and linker hardening flags from GNUnet (updating
14 configure.ac). -CG
15
12Thu 01 Aug 2019 01:23:36 PM CEST 16Thu 01 Aug 2019 01:23:36 PM CEST
13 Releasing libmicrohttpd 0.9.66. -CG 17 Releasing libmicrohttpd 0.9.66. -CG
14 18