aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa0da138..2a67dd67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1Fri Mar 4 10:24:04 CET 2011
2 Added new API to allow MHD server to initiate connection to
3 client (special use-case for servers behind NAT), thereby
4 addressing #1661 (externally created connections).
5 Releasing libmicrohttpd 0.9.8. -CG
6
1Fri Mar 4 10:07:18 CET 2011 7Fri Mar 4 10:07:18 CET 2011
2 Avoid using a pipe for signalling as well, just use server 8 Avoid using a pipe for signalling as well, just use server
3 socket shutdown (also for thread-per-connection). -CG 9 socket shutdown (also for thread-per-connection). -CG