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-09-15 19:07:02 +00:00
parent 412a4c3932
commit db4d9060b1

View File

@ -25,6 +25,15 @@ Version ???:
Update: Load interfaces on each bind/getsockopt call to allow configuration
changes without restarting.
Bugfix: Load EnumProtocolsA/EnumProtocolsW directly from mswsock.dll to avoid
stack overflow under certain conditions.
Bugfix: Correctly store protocol names at end of EnumProtocols buffer.
Update: Implemented windows 95/98 WSHEnumProtocols function.
Update: Implemented connect, send and getpeername functions.
Version 0.2.2:
Feature: Redesigned ipxconfig UI.