1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

Updated changelog

This commit is contained in:
Daniel Collins 2011-11-13 02:21:12 +00:00
parent 4340e3f5b2
commit 91b6550a86

View File

@ -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.