diff --git a/changes.txt b/changes.txt index 5ef1969..36efea4 100644 --- a/changes.txt +++ b/changes.txt @@ -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. diff --git a/readme.txt b/readme.txt index 4fb0ca5..dbda9f1 100644 --- a/readme.txt +++ b/readme.txt @@ -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 +Copyright (C) 2008-2015 Daniel Collins Read license.txt for licensing terms.