aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-21 16:30:55 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-21 16:30:55 +0000
commit33affa9d1e8d99e469bf63e2af1cf03ebd33b362 (patch)
tree2328d6e5746d005f81bdfa555b99a337fc7174f5 /ChangeLog
parent9889fd9eeec2c8d40f6a627720fb1afeac044ab0 (diff)
downloadlibmicrohttpd-33affa9d1e8d99e469bf63e2af1cf03ebd33b362.tar.gz
libmicrohttpd-33affa9d1e8d99e469bf63e2af1cf03ebd33b362.zip
-releasing 0.9.33
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64318861..7aa4d702 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
1Sat Dec 21 17:26:08 CET 2013 1Sat Dec 21 17:26:08 CET 2013
2 Fixed an issue with a missing argument in the postexample. 2 Fixed an issue with a missing argument in the postexample.
3 Fixed issue with bogus offset increment involving sendfile 3 Fixed issue with bogus offset increment involving sendfile
4 on GNU/Linux. Adding support for SNI. -CG 4 on GNU/Linux. Adding support for SNI.
5 Releasing 0.9.33. -CG
5 6
6Mon Dec 9 21:41:57 CET 2013 7Mon Dec 9 21:41:57 CET 2013
7 Fix for per-worker daemon pipes enabled with 8 Fix for per-worker daemon pipes enabled with