From 236d2273190205fde57fc1044bc8ef79b074b095 Mon Sep 17 00:00:00 2001 From: akkadius Date: Tue, 19 Aug 2014 10:58:22 -0500 Subject: [PATCH] Log merge fix --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 2102ef251..26fb72c5a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,9 @@ Akkadius: Implemented a Stop_Return feature (Accidental item handin prevention) Akkadius: Fixed crash where 'attacker' validation is not being checked Akkadius: Removed petition console spam that does not follow traditional logging and is useless Akkadius: Made fix with SympatheticProcChances where it was checking for TempItem->Focus.Effect instead of TempItemAug->Focus.Effect== 08/18/2014 == + +== 08/18/2014 == + Uleat: Fix for https://github.com/EQEmu/Server/issues/127 -- also activated a remarked action in doors.cpp to eliminate a memory leak. == 08/16/2014 ==