diff options
author | Matthias Wachs <wachs@in.tum.de> | 2013-09-04 15:25:13 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@in.tum.de> | 2013-09-04 15:25:13 +0000 |
commit | c82b4ff99a35bb2636db4220b34f336e241a04b6 (patch) | |
tree | 63e0ed1a8040247f7f45bb425362726ca8940c61 | |
parent | 9d5b72d0dd57eb3a366566c116f4f5c0805fab9a (diff) | |
download | libmicrohttpd-c82b4ff99a35bb2636db4220b34f336e241a04b6.tar.gz libmicrohttpd-c82b4ff99a35bb2636db4220b34f336e241a04b6.zip |
changelog update
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | Wed 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 | ||
1 | Mon Sep 2 22:59:45 CEST 2013 | 5 | Mon 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 |