Update 0.73p3 changes file
authorAri Johnson <ari@theari.com>
Thu, 6 Jun 2013 15:54:59 +0000 (11:54 -0400)
committerAri Johnson <ari@theari.com>
Thu, 6 Jun 2013 15:54:59 +0000 (11:54 -0400)
game/txt/changes/0.73p3

index 2b625a02b3ccd498275621926119a4c9ad129ca8..3f145b66a7dbe19acada94761abad3a339b4cd3c 100644 (file)
@@ -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]