aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5fc1d51..c2762c2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
1Sat Apr 12 15:14:05 MDT 2008
2 Restructured the code (curl-testcases and zzuf testcases
3 are now in different directories; code examples are in
4 src/examples/).
5 Fixed a problem (introduced in 0.2.3) with handling very
6 large requests (the code did not return proper error code).
7 If "--enable-messages" is specified, the code now includes
8 reasonable default HTML webpages for various build-in
9 errors (such as request too large and malformed requests).
10 Without that flag, the webpages returned will still be
11 empty.
12
1Fri Apr 11 20:20:34 MDT 2008 13Fri Apr 11 20:20:34 MDT 2008
2 I hereby dub libmicrohttpd a GNU package. -Richard Stallman 14 I hereby dub libmicrohttpd a GNU package. -Richard Stallman
3 15