diff --git a/support/changelog.txt b/support/changelog.txt index f83610c..78c5e3c 100644 --- a/support/changelog.txt +++ b/support/changelog.txt @@ -1,3 +1,41 @@ +2011/06/23 1.8.7: + - Fixed libgcc_s.so.1 load error present on some systems (bug 4876). + - Metamod:Source will now work even when the Valve filesytem interface isn't + found (bug 4958). + +2011/04/15 1.8.6: + - Fixed compatibility with latest breaking Orange Box changes. + - Added support for Bloody Good Time (bug 4784). + +2010/12/19 1.8.5: + - Added support for latest Orange Box engine update (bug 4752). + +2010/10/30 1.8.4: + - Added support for Alien Swarm (bug 4529). + - Added support for L4D and L4D2 on Mac OS X (bug 4683 and bug 4646). + - Updated support for L4D (bug 4680). + - Fixed bug on OB listen servers where the engine was being detected as OBV + (bug 4560). + - Fixed hooking vtables with unaligned thunk entries and returning references + in manual hooks (bug 4655). + +2010/07/18 1.8.3: + - Added support for the latest L4D2 update (bug 4509). + - Fixed bug on OBV engine where extended plugins (such as SourceMod and + Stripper) could be given the wrong engine. (bug 4491). + - Fixed rare crash when certain engine libraries were loaded from an unexpected + location (bug 4475). + - Added MSVC 10.0 (Visual Studio 2010) project files for stub_mm and sample_mm + (bug 4520). + +2010/06/11 1.8.2: + - Added support for Mac OS X (bug 4391). + - Added support for CS:S on Orange Box (bug 4401). + - Platform suffix "_i486" is now optional for plugins (bug 4410). + +2010/05/02 1.8.1: + - Added support for latest L4D2 and Orange Box engine updates. + 2009/12/19 1.8.0: - Added support for the Source engine that runs Left 4 Dead 2 (bug 4078). - Added VP hook support to legacy SourceHook (bug 4019).