From 91b6550a861e815ce5998c29276ce8a1c4099748 Mon Sep 17 00:00:00 2001 From: Daniel Collins Date: Sun, 13 Nov 2011 02:21:12 +0000 Subject: [PATCH] Updated changelog --- changes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes.txt b/changes.txt index 6d4c77c..fa29970 100644 --- a/changes.txt +++ b/changes.txt @@ -5,6 +5,11 @@ Version 0.3.2: Bugfix: Correctly return single interfaces from get_interfaces when some are disabled in ipxconfig. + + Bugfix: Properly test for broadcast packets and set sa_flags when dealing + with extended addresses. + + Bugfix: Don't choke on rpacket_header in ioctlsocket/FIONREAD. Version 0.3.1: Bugfix: Fixed deadlock in DirectPlay service provider.