aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c3622b6..fe50b62a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Thu Aug 18 11:05:16 CEST 2011
2 Fixed bug with wrong state transition if callback returned
3 MHD_CONTENT_READER_END_OF_STREAM causing spurious extra callbacks
4 to the handler (thanks to Jan Seeger for pointing it out). -CG/JS
5
1Thu Aug 11 11:40:03 CEST 2011 6Thu Aug 11 11:40:03 CEST 2011
2 Changing sockets to be non-blocking as suggested by Eivind Sarto 7 Changing sockets to be non-blocking as suggested by Eivind Sarto
3 on the mailinglist. -CG 8 on the mailinglist. -CG