aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66b047f9..df21db55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
1Sat Mar 29 22:36:09 MDT 2008
2 Fixed bugs in handling of malformed HTTP requests
3 (causing either NULl dereferences or connections to
4 persist until time-out, if any). -CG
5
6 Updated and integrated TexInfo documentation. -CG
7
1Tue Mar 25 13:40:53 MDT 2008 8Tue Mar 25 13:40:53 MDT 2008
2 Prevent multi-part post-processor from going to error 9 Prevent multi-part post-processor from going to error
3 state when the input buffer is full and current token 10 state when the input buffer is full and current token
@@ -14,7 +21,8 @@ Tue Mar 25 13:40:53 MDT 2008
14 anyway so it is the client's responsibility to not send new 21 anyway so it is the client's responsibility to not send new
15 data before it gets a response after a POST operation. -AS 22 data before it gets a response after a POST operation. -AS
16 23
17 Clarified license in man page. -CG 24 Clarified license in man page. Releasing
25 libmicrohttpd 0.2.3 -CG
18 26
19Sat Mar 22 01:12:38 MDT 2008 27Sat Mar 22 01:12:38 MDT 2008
20 Releasing libmicrohttpd 0.2.2. -CG 28 Releasing libmicrohttpd 0.2.2. -CG