aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-01-06 20:21:31 +0000
committerChristian Grothoff <christian@grothoff.org>2013-01-06 20:21:31 +0000
commit3d0152c7bbf00115eb4aeddd98f16a17705e2308 (patch)
tree4c3a80958dcbb9e6e55658deca60cfcf9f95a6d9 /ChangeLog
parent28cba57e89f9c2886bfc1699dfcd431317cfb285 (diff)
downloadlibmicrohttpd-3d0152c7bbf00115eb4aeddd98f16a17705e2308.tar.gz
libmicrohttpd-3d0152c7bbf00115eb4aeddd98f16a17705e2308.zip
allow 0-byte responses with response_from_callback
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23ce4ca7..7c01ecb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sun Jan 6 21:10:13 CET 2013
2 Enable use of "MHD_create_response_from_callback" with
3 body size of zeor. -CG
4
1Tue Dec 25 16:16:30 CET 2012 5Tue Dec 25 16:16:30 CET 2012
2 Releasing libmicrohttpd 0.9.24. -CG 6 Releasing libmicrohttpd 0.9.24. -CG
3 7