From 7bbc6cffcb0355a59e7b40c0d789fa5d133e364c Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Wed, 26 Mar 2008 05:16:49 +0000 Subject: [PATCH] Updated 1.6.2 changelog --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40689 --- sourcemm/changelog.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sourcemm/changelog.txt b/sourcemm/changelog.txt index bac4c78..09d095e 100644 --- a/sourcemm/changelog.txt +++ b/sourcemm/changelog.txt @@ -1,8 +1,13 @@ +2008/??/?? 1.6.2: + - Fixed a bug where VDF files were opened by MM:S even if the .vdf extension + was not at the very end of the filename. For example, "plugin.vdf.disabled" + would have been opened in previous versions. + - Removed FCVAR_REPLICATED from MM:S convars. + 2008/02/25 1.6.1: - Fixed crash bug against mods compiled with GCC-4.2 -fvisibility=hidden - API wrappers for GetUserMessageInfo() now have failsafe fallbacks since the OrangeBox SDK fixed an older SDK's crash bug. - - Removed FCVAR_REPLICATED from MM:S ConVars. 2008/02/18 1.6.0: - Added ability to load from a VDF file instead of gameinfo.txt.