From: Ari Johnson Date: Thu, 5 Apr 2007 14:54:42 +0000 (+0000) Subject: Added changes entry to reflect lastmod fix X-Git-Tag: 0.72p4~20 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=90eaf5dc6f4a342e61e5168c6974968cde383c32;p=cobramush.git Added changes entry to reflect lastmod fix (cherry picked from commit 8fe472a51c816835b59d33db933a0db1f0f94eaf) --- diff --git a/game/txt/changes/0.72p4 b/game/txt/changes/0.72p4 index 94d67e5..75911b9 100644 --- a/game/txt/changes/0.72p4 +++ b/game/txt/changes/0.72p4 @@ -10,5 +10,8 @@ CobraMUSH Version 0.72p4 Fixes: * Flags stored in the main database were not being loaded correctly. [RLB] - * Parts of the RPMODE_SYS were not appropriately enclosed in ifdef statements, - causing all non-privileged players to be rpgagged on channels. [RLB] + * Parts of the RPMODE_SYS were not appropriately enclosed in ifdef + statements, causing all non-privileged players to be rpgagged on + channels. [RLB] + * Fixed a bug related to uninitialized lastmod entries [AEJ] +