From: Yesterday's Voyage Date: Sun, 15 Feb 2009 19:29:00 +0000 (+0000) Subject: Update changes file X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=834425886c1939ab7106ef0eafb5482cdb0ab422;p=cobramush.git Update changes file --- 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]