aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-07-25 11:41:46 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-07-25 11:41:46 +0300
commit5d497ac69913da3efd489e9443b25ca76d57c2bb (patch)
tree15ee0bcbcd4f723b81b323989132b4d30ba3f18e /ChangeLog
parent66066283bd3733b168db454dd9297ba4262e407d (diff)
downloadlibmicrohttpd-5d497ac69913da3efd489e9443b25ca76d57c2bb.tar.gz
libmicrohttpd-5d497ac69913da3efd489e9443b25ca76d57c2bb.zip
Updated chunked_example.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e9a6f12..b4517d2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Tue Jul 23 11:32:00 MSK 2017
2 Updated chunked_example.c to provide real illustration of usage of
3 chunked encoding. -EG
4
1Thu Jul 13 21:41:00 MSK 2017 5Thu Jul 13 21:41:00 MSK 2017
2 Restored SIGPIPE suppression in TLS mode. 6 Restored SIGPIPE suppression in TLS mode.
3 Added new value MHD_FEATURE_AUTOSUPPRESS_SIGPIPE so application could 7 Added new value MHD_FEATURE_AUTOSUPPRESS_SIGPIPE so application could