diff --git a/changelog.txt b/changelog.txt index 41fe2dd4..802a1982 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,21 @@ SourceMod Changelog ---------------------------- +SourceMod 1.2.4 [2009-10-03] + +URL: http://wiki.alliedmods.net/SourceMod_1.2.4_Release_Notes + + - Updated for L4D changes (bugs 4032, 4033, 4035). + - Updated GeoLite Country database for GeoIP extension. + - Fixed crash when block-loading more than eight plugins (bug 4034). + - Fixed rare crash in hudtext code on TF (bug 4016). + - Fixed crash when reloading a blocked plugin failed (bug 4038). + - Fixed Huntsman not firing critical callback on TF (bug 3927). + - Registering the "sm" command no longer has any effect (bug 4013). + - Fixed translation bug in extension API (bug 4010). + +---------------------------- + SourceMod 1.2.3 [2009-08-28] URL: http://wiki.alliedmods.net/SourceMod_1.2.3_Release_Notes diff --git a/product.version b/product.version index 3ef5fad4..e8ea05db 100644 --- a/product.version +++ b/product.version @@ -1 +1 @@ -1.2.4-dev +1.2.4 diff --git a/tools/buildbot/build_type b/tools/buildbot/build_type index 38f8e886..17640be7 100644 --- a/tools/buildbot/build_type +++ b/tools/buildbot/build_type @@ -1 +1 @@ -dev +rel