From d69c18b17248f7b20b2ef6842a511b708755890b Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 19 Dec 2009 14:01:30 -0800 Subject: [PATCH] Updated changelog. --- support/changelog.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/support/changelog.txt b/support/changelog.txt index 6ccf2b1..f83610c 100644 --- a/support/changelog.txt +++ b/support/changelog.txt @@ -1,5 +1,15 @@ -2009/??/?? 1.8.0: +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). + - Backported GetSourceEngineBuild from the new API to the legacy API (bug + 4082). + - Backported GetVSPInfo from the new API to the legacy API (bug 4079). + - Backported OnUnlinkConCommandBase event from the new API to the legacy API + (bug 4018). + - Improved usermessage extraction code (bug 4117). + - Improved OS X support for SourceHook (bug 3514). + - Added separate build for the Orange Box engine (bug 4084). + - Added game path to ISmmPluginExt API. 2009/02/25 1.7.1: - Added support for the Source engine version that runs Dark Messiah. The