From: Yesterday's Voyage Date: Sun, 15 Feb 2009 19:29:00 +0000 (+0000) Subject: Update changes file X-Git-Tag: 0.73p1~5 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=3d243d1dd32e3dc06d08900a25e5e8619b338a49;p=cobramush.git Update changes file (cherry picked from commit 834425886c1939ab7106ef0eafb5482cdb0ab422) --- diff --git a/game/txt/changes/0.73p1 b/game/txt/changes/0.73p1 index 46e3b15..3e05c96 100644 --- 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]