From 20beff0636b09d7d2f2b9de093fc49597a98cc75 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 6 Dec 2005 09:37:57 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40157 --- sourcemm/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sourcemm/changelog.txt b/sourcemm/changelog.txt index b5f305a..8935f5f 100644 --- a/sourcemm/changelog.txt +++ b/sourcemm/changelog.txt @@ -1,5 +1,6 @@ 2005/12/06 1.1.2: - Added interface overriding/sharing examples to sample plugins. + - Added API to help guessing at Valve interface versions. - Fixed various memory leaks. - Fixed memory corruption bug on vector copying. - Fixed other various template bugs.