From: Ari Johnson <ari@theari.com>
Date: Thu, 6 Jun 2013 15:54:59 +0000 (-0400)
Subject: Update 0.73p3 changes file
X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=b5bca756c1721b72dd16522c5ccb7a4dfa7bdbe6;p=cobramush.git

Update 0.73p3 changes file
---

diff --git a/game/txt/changes/0.73p3 b/game/txt/changes/0.73p3
index 2b625a0..3f145b6 100644
--- a/game/txt/changes/0.73p3
+++ b/game/txt/changes/0.73p3
@@ -10,3 +10,4 @@ CobraMUSH Version 0.73p3
   Fixes:
     * 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]