aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-28 06:41:03 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-28 06:41:03 +0000
commitb6f6b9a5cc5d2459efd18cd206e79ffa976d5a3d (patch)
treec3c47866923e4fcf23421bffa15c4ea8e8e08aa8 /ChangeLog
parent01541405d99549b3f973729ebc4fc1f48521f9d3 (diff)
downloadlibmicrohttpd-b6f6b9a5cc5d2459efd18cd206e79ffa976d5a3d.tar.gz
libmicrohttpd-b6f6b9a5cc5d2459efd18cd206e79ffa976d5a3d.zip
release0.9.15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d06db54..c3020a4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Wed Sep 28 08:37:55 CEST 2011
2 Releasing libmicrohttpd 0.9.15. -CG
3
1Tue Sep 27 13:07:36 CEST 2011 4Tue Sep 27 13:07:36 CEST 2011
2 Added ability to access URL arguments of the form 'url?foo' (without 5 Added ability to access URL arguments of the form 'url?foo' (without
3 '='). Added testcase and updated documentation accordingly. -CG 6 '='). Added testcase and updated documentation accordingly. -CG