projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
124ba10
)
Update 0.73p3 changes file
author
Ari Johnson
<ari@theari.com>
Thu, 8 Jan 2015 22:03:07 +0000
(17:03 -0500)
committer
Ari Johnson
<ari@theari.com>
Thu, 8 Jan 2015 22:03:07 +0000
(17:03 -0500)
game/txt/changes/0.73p3
patch
|
blob
|
history
diff --git
a/game/txt/changes/0.73p3
b/game/txt/changes/0.73p3
index 9f2767d4aa8d49f513164df4991ce9c39b2495ce..148a180df346f09fb31fb7e6c6e474e0c9380ab8 100644
(file)
--- a/
game/txt/changes/0.73p3
+++ b/
game/txt/changes/0.73p3
@@
-7,6
+7,9
@@
CobraMUSH Version 0.73p3
Version 0.73p3 a maintenance release of version 0.73.
It is the third maintenance release in that series.
+ Minor changes:
+ * Allow players with RPChat power to send pages while in RP mode [AEJ]
+
Fixes:
* Rename Idle_Times() to Unidle_Times(), fixes #259 [AEJ]
* Detect integer math overflow to avoid crash crash, fixes #273 [AEJ]