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

Update readme/changelog.

This commit is contained in:
Daniel Collins 2015-08-23 18:44:24 +01:00
parent 0e3713f26f
commit 91c39a769f
2 changed files with 7 additions and 1 deletions

View File

@ -5,6 +5,10 @@ Version 0.6.0:
Bugfix: Include IPX socket number in address cache hash table key.
Bugfix: Correctly initialise local sa_family of SPX client sockets.
Bugfix: Fix 3+ players in some/most DirectPlay games.
Bugfix: Fix memory leaks in DirectPlay service provider.
Version 0.5.0:
Bugfix: Allow address reuse when only the binding socket has SO_REUSEADDR.

View File

@ -55,6 +55,8 @@ The following have been reported to work:
* Sid Meier's Alpha Centauri
* Street Wars: Constructor Underworld/Mob Rule
* Theme Hospital
* Total Annihilation
* Twisted Metal 2
* Warcraft II
* War Wind
* War Wind II: Human Onslaught
@ -62,5 +64,5 @@ The following have been reported to work:
License
-------
Copyright (C) 2008-2014 Daniel Collins <solemnwarning@solemnwarning.net>
Copyright (C) 2008-2015 Daniel Collins <solemnwarning@solemnwarning.net>
Read license.txt for licensing terms.