aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d9d552b..3432bcde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Sat Apr 12 21:34:26 MDT 2008
2 Generate an internal server error if the programmer fails
3 to handle upload data correctly. Tweaked testcases to
4 avoid running into the problem in the testcases. -CG
5
1Sat Apr 12 15:14:05 MDT 2008 6Sat Apr 12 15:14:05 MDT 2008
2 Restructured the code (curl-testcases and zzuf testcases 7 Restructured the code (curl-testcases and zzuf testcases
3 are now in different directories; code examples are in 8 are now in different directories; code examples are in
@@ -9,8 +14,8 @@ Sat Apr 12 15:14:05 MDT 2008
9 errors (such as request too large and malformed requests). 14 errors (such as request too large and malformed requests).
10 Without that flag, the webpages returned will still be 15 Without that flag, the webpages returned will still be
11 empty. 16 empty.
12 Added zzuf-based fuzzing-testcases (these require the 17 Started to add zzuf-based fuzzing-testcases (these require
13 zzuf and socat binaries to be installed). 18 the zzuf and socat binaries to be installed). -CG
14 19
15Fri Apr 11 20:20:34 MDT 2008 20Fri Apr 11 20:20:34 MDT 2008
16 I hereby dub libmicrohttpd a GNU package. -Richard Stallman 21 I hereby dub libmicrohttpd a GNU package. -Richard Stallman