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 fbc44e99..ff8f7e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Sun Aug 26 03:11:46 MDT 2007
2 Added MHD_USE_PEDANTIC_CHECKS option which enforces
3 receiving a "Host:" header in HTTP 1.1 (and sends a
4 HTTP 400 status back if this is violated).
5
1Tue Aug 21 01:01:46 MDT 2007 6Tue Aug 21 01:01:46 MDT 2007
2 Fixing assertion failure that occured when a client 7 Fixing assertion failure that occured when a client
3 closed the connection after sending some data but 8 closed the connection after sending some data but