aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-01-26 20:42:29 +0000
committerChristian Grothoff <christian@grothoff.org>2013-01-26 20:42:29 +0000
commitb1a0a07b651b74b0475bb109f573ac6983e7036f (patch)
treef223a86ad6a68b9b389b722d353e7251b7d037f4 /ChangeLog
parentafb01406a3d32b3bf0094f2d40e0e738bd34e7d9 (diff)
downloadlibmicrohttpd-b1a0a07b651b74b0475bb109f573ac6983e7036f.tar.gz
libmicrohttpd-b1a0a07b651b74b0475bb109f573ac6983e7036f.zip
fixing regression from January 6th
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 10cf4c50..6f4e4c1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
1Sat Jan 26 21:26:48 CET 2013
2 Fixing regression introduced Jan 6 (test on data_size instead
3 of total_size. -CG
4
1Fri Jan 11 23:21:55 CET 2013 5Fri Jan 11 23:21:55 CET 2013
2 Also return MHD_YES from MHD_destroy_post_processor if 6 Also return MHD_YES from MHD_destroy_post_processor if
3 we did not get '\r\n' in the upload. -CG 7 we did not get '\r\n' in the upload. -CG
4 8
5Sun Jan 6 21:10:13 CET 2013 9Sun Jan 6 21:10:13 CET 2013
6 Enable use of "MHD_create_response_from_callback" with 10 Enable use of "MHD_create_response_from_callback" with
7 body size of zeor. -CG 11 body size of zero. -CG
8 12
9Tue Dec 25 16:16:30 CET 2012 13Tue Dec 25 16:16:30 CET 2012
10 Releasing libmicrohttpd 0.9.24. -CG 14 Releasing libmicrohttpd 0.9.24. -CG