aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-24 08:41:04 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-24 08:41:04 +0000
commit8e6b1e789978929efd84aedf44943514dfe1a7e3 (patch)
treebc58d70919f93fdc43ab94d7da17c874aafe367c /ChangeLog
parenta79c58be3d55fb21d9d47bd6f7a3b5367ad70569 (diff)
downloadlibmicrohttpd-8e6b1e789978929efd84aedf44943514dfe1a7e3.tar.gz
libmicrohttpd-8e6b1e789978929efd84aedf44943514dfe1a7e3.zip
experimental code to support flow control for connections via MHD_suspend_connection and MHD_resume_connection
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21259faa..ae249e8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Thu Oct 24 10:40:03 CEST 2013
2 Adding support for connection flow control via
3 MHD_suspend_connection and MHD_resume_connection. -CG
4
1Sat Oct 19 16:40:32 CEST 2013 5Sat Oct 19 16:40:32 CEST 2013
2 Releasing libmicrohttpd 0.9.31. -CG 6 Releasing libmicrohttpd 0.9.31. -CG
3 7