From: Ari Johnson Date: Mon, 25 Nov 2013 02:21:14 +0000 (-0500) Subject: Note bug fix in changes file X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=94d6f70dea9371360c853aab1c2193c86870bf22;p=cobramush.git Note bug fix in changes file --- diff --git a/game/txt/changes/0.73p3 b/game/txt/changes/0.73p3 index 3f145b6..9f2767d 100644 --- a/game/txt/changes/0.73p3 +++ b/game/txt/changes/0.73p3 @@ -11,3 +11,4 @@ CobraMUSH Version 0.73p3 * Rename Idle_Times() to Unidle_Times(), fixes #259 [AEJ] * Detect integer math overflow to avoid crash crash, fixes #273 [AEJ] * Include division tree in @scan and scan() [AEJ] + * Crash when checking zone master of a room [AEJ]