aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-09-09 21:32:12 +0000
committerChristian Grothoff <christian@grothoff.org>2007-09-09 21:32:12 +0000
commitfb36fb2009a35e48be28df422af5a4b42d099cda (patch)
tree103c9372286a794293b36bcc0e18e091bde49f3d /ChangeLog
parent8ce09efc5e3c19d413727e8b80c5f2eff9406b38 (diff)
downloadlibmicrohttpd-fb36fb2009a35e48be28df422af5a4b42d099cda.tar.gz
libmicrohttpd-fb36fb2009a35e48be28df422af5a4b42d099cda.zip
release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d95139e2..8be3cfd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
1Sun Sep 9 14:32:23 MDT 2007
2 Added option to compile debug/warning messages;
3 error messages are now disabled by default.
4 Modified linker option for GNU LD to not export
5 non-public symbols (further reduces binary size).
6 Releasing libmicrohttpd 0.1.0. - CG
7
1Sat Sep 8 21:54:04 MDT 2007 8Sat Sep 8 21:54:04 MDT 2007
2 Extended API to allow for incremental POST 9 Extended API to allow for incremental POST
3 processing. The new API is binary-compatible 10 processing. The new API is binary-compatible