Note bug fix in changes file
authorAri Johnson <ari@theari.com>
Mon, 25 Nov 2013 02:21:14 +0000 (21:21 -0500)
committerAri Johnson <ari@theari.com>
Mon, 25 Nov 2013 02:21:14 +0000 (21:21 -0500)
game/txt/changes/0.73p3

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