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-07-09 03:19:16 +00:00
parent 81c54ce285
commit 8228b5af49

View File

@ -10,6 +10,8 @@ Version 0.2.1:
Cleanup: Combined common code between recv, recvfrom and WSARecvEx.
Feature: Optionally log names of all WinSock calls.
Bugfix: Store correct DLL name in stub DLLs.
Version 0.2:
Implemented ioctlsocket() function with support for FIONREAD.