projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
122cb22
)
Update changes file
author
Yesterday's Voyage
<startrekkin@startrekkin.net>
Sun, 15 Feb 2009 19:29:00 +0000
(19:29 +0000)
committer
CobraMUSH
<cobramush@nveid.com>
Tue, 4 Mar 2008 21:22:14 +0000
(21:22 +0000)
(cherry picked from commit
834425886c1939ab7106ef0eafb5482cdb0ab422
)
game/txt/changes/0.73p1
patch
|
blob
|
history
diff --git
a/game/txt/changes/0.73p1
b/game/txt/changes/0.73p1
index 46e3b15244fd2db08f33481b28235fd63cc3df12..3e05c9638456833dbd01565a9fb92295efc93065 100644
(file)
--- a/
game/txt/changes/0.73p1
+++ b/
game/txt/changes/0.73p1
@@
-28,4
+28,6
@@
CobraMUSH Version 0.73p1
* Unparse time_t as unsigned int [AEJ]
* Allow removal of mail system [AEJ]
* Fix bug in lsearch caused by uninitialized variable [AEJ]
+ * Make some division checks safer [AEJ]
+ * Remove unnecessary static buffer non-NULL checks [AEJ]