From b15d597de4221ccab61dee8627034efaaeb4d469 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sun, 25 Aug 2013 17:14:24 -0400 Subject: [PATCH] Updated changelog for version 1.10.0. --- support/changelog.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/support/changelog.txt b/support/changelog.txt index 50b8245..b35d2ae 100644 --- a/support/changelog.txt +++ b/support/changelog.txt @@ -1,4 +1,14 @@ -2013/02/06 1.9.2 +2013/08.25 1.10.0: + - Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5667). + - Updated for latest games changes on HL2:DM, TF2, CS:S, DoD:S, L4D2, and Dota 2. + - Added basic VDF file for easier installation (bug 5681). + - Removed loader's reliance on tier0 by manually parsing command line for -game (bug 5674). + - Fixed MetamodVersionInfo::GetGameDir always returning NULL or garbage. + - Added META_NO_HL2SDK define to stop MM:S headers using the HL2SDK (bug 5079, bug 5469). + - Remove unused variables and defines (bug 5523). + - Fixed NULL conversion compile warning in loader. + +2013/02/06 1.9.2: - Fixed load issues on CS:GO after protobuf networking game update (bug 5578). - Fixed load issues on CS:S under linux after game update.