From 6e2ac7376e08818c09bf1b29449efde532e2a1e6 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 29 May 2008 05:40:51 +0000 Subject: [PATCH] updated changelog (i should have done these two in one commit) --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402222 --- changelog.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 4f8f60c47..ac7d0f6c7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,10 +18,11 @@ Changes: - Added amb1715 - TraceHull functions to SDKTools (complementing TraceRay). - Added amb1694 - FindCharInString() function. - Added amb1685 - GetTickInterval() function. - - Added amb1620 - ActivateEntity() function to SDKTools. + - Added amb1620 - ActivateEntity() function to SDKTools (for Orange Box particle system). - Added amb1610 - StripQuotes() function. - Added amb1558 - Compiler now has __BINARY_PATH__ and __BINARY_FILE__ macros. - - Fixed amb1684 - Fixed blank passwords requiring an empty password. + - Fixed amb1686 - ReplaceString* with an empty search string crashed; it now throws an error. + - Fixed amb1684 - Blank passwords required an empty but set password. - Fixed amb1595 - Extension load failures did not show a platform error message. - Fixed amb1583 - MySQL string fetch from prepared queries returned corrupted data. - Fixed amb1358 - Timeleft did not reset on TF2 restarts.