From: Ari Johnson Date: Sat, 3 Mar 2007 11:52:17 +0000 (+0000) Subject: Noted attribute flag initialization fix in changes file X-Git-Tag: 0.72p3~1 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=95c57b5a455625fe33dc919d1a5eec150bbf3479;p=cobramush.git Noted attribute flag initialization fix in changes file --- diff --git a/game/txt/changes/0.72p3 b/game/txt/changes/0.72p3 index 1c51b1e..3c31f5e 100644 --- a/game/txt/changes/0.72p3 +++ b/game/txt/changes/0.72p3 @@ -12,4 +12,5 @@ CobraMUSH Version 0.72p3 * Fixed do_chan_title crash [AEJ] * Many 64-bit (amd64) compatibility and warning fixes [AEJ] * Fixed MAILER in options.h.dist [AEJ] + * Fixed initialization of attribute flags [AEJ]