aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-08-21 07:02:40 +0000
committerChristian Grothoff <christian@grothoff.org>2007-08-21 07:02:40 +0000
commitbf515f7217fde589c78a2319b91de0d2c90b834d (patch)
tree64f85cb3e6358c1aced07dc92d7ae9aae4f011a2 /ChangeLog
parent24686322811eea3ce1ec0b9329b050ef19bf70a1 (diff)
downloadlibmicrohttpd-bf515f7217fde589c78a2319b91de0d2c90b834d.tar.gz
libmicrohttpd-bf515f7217fde589c78a2319b91de0d2c90b834d.zip
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8dede6f..fbc44e99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Tue Aug 21 01:01:46 MDT 2007
2 Fixing assertion failure that occured when a client
3 closed the connection after sending some data but
4 not the full headers.
5
1Sat Aug 18 03:06:09 MDT 2007 6Sat Aug 18 03:06:09 MDT 2007
2 Check for out of memory when adding headers to 7 Check for out of memory when adding headers to
3 responses. Check for NULL key when looking 8 responses. Check for NULL key when looking