projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e834aa9
)
Note bug fix in changes file
author
Ari Johnson
<ari@theari.com>
Mon, 25 Nov 2013 02:21:14 +0000
(21:21 -0500)
committer
Ari Johnson
<ari@theari.com>
Mon, 25 Nov 2013 02:21:14 +0000
(21:21 -0500)
game/txt/changes/0.73p3
patch
|
blob
|
history
diff --git
a/game/txt/changes/0.73p3
b/game/txt/changes/0.73p3
index 3f145b66a7dbe19acada94761abad3a339b4cd3c..9f2767d4aa8d49f513164df4991ce9c39b2495ce 100644
(file)
--- 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]