aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-08-15 09:23:00 +0000
committerChristian Grothoff <christian@grothoff.org>2007-08-15 09:23:00 +0000
commitebbcd54678a786c61207cab8e00c55bfb123e1c7 (patch)
tree8c2ab985327b06f4ad0831fb0029f3d12408c0dd
parentf117b5782325e8332459a4c9094b371452df5b24 (diff)
downloadlibmicrohttpd-ebbcd54678a786c61207cab8e00c55bfb123e1c7.tar.gz
libmicrohttpd-ebbcd54678a786c61207cab8e00c55bfb123e1c7.zip
rel
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e6c7167..cbdbc0e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@ Wed Aug 15 01:46:44 MDT 2007
2 Extending API to allow timeout of connections. 2 Extending API to allow timeout of connections.
3 Changed API (MHD_create_response_from_callback) to 3 Changed API (MHD_create_response_from_callback) to
4 allow user to specify IO buffer size. 4 allow user to specify IO buffer size.
5 Improved error handling. - CG 5 Improved error handling.
6 Released libmicrohttpd 0.0.3. - CG
6 7
7Tue Aug 14 19:45:49 MDT 2007 8Tue Aug 14 19:45:49 MDT 2007
8 Changed license to LGPL (with consent from all contributors). 9 Changed license to LGPL (with consent from all contributors).