diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ | |||
1 | Fri Sep 6 10:00:44 CEST 2013 | ||
2 | Improved check for proper OpenSSL version for | ||
3 | libmicrospdy. -CG | ||
4 | |||
1 | Wed Sep 4 17:23:15 CEST 2013 | 5 | Wed Sep 4 17:23:15 CEST 2013 |
2 | Set IPV6_V6ONLY socket option correctly when IPv6 is | 6 | Set IPV6_V6ONLY socket option correctly when IPv6 is |
3 | enabled (MHD_USE_IPv6) but not dual stack | 7 | enabled (MHD_USE_IPv6) but not dual stack |
4 | (MHD_USE_DUAL_STACK) -MW | 8 | (MHD_USE_DUAL_STACK) -MW |
9 | |||
5 | Mon Sep 2 22:59:45 CEST 2013 | 10 | Mon Sep 2 22:59:45 CEST 2013 |
6 | Fix use-after-free in epoll()-mode on read error. | 11 | Fix use-after-free in epoll()-mode on read error. |
7 | Releasing libmicrohttpd 0.9.30. -CG | 12 | Releasing libmicrohttpd 0.9.30. -CG |