aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b5ca68b..3cff96d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Wed Sep 4 17:23:15 CEST 2013
2 Set IPV6_V6ONLY socket option correctly when IPv6 is
3 enabled (MHD_USE_IPv6) but not dual stack
4 (MHD_USE_DUAL_STACK) -MW
1Mon Sep 2 22:59:45 CEST 2013 5Mon Sep 2 22:59:45 CEST 2013
2 Fix use-after-free in epoll()-mode on read error. 6 Fix use-after-free in epoll()-mode on read error.
3 Releasing libmicrohttpd 0.9.30. -CG 7 Releasing libmicrohttpd 0.9.30. -CG