From: Ari Johnson Date: Thu, 12 Apr 2007 18:21:22 +0000 (+0000) Subject: Slight touchups to changes file X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=c78d55c501249392a654828f5a8a4ac32264d8e9;p=cobramush.git Slight touchups to changes file (cherry picked from commit 1e427d0e8f2c4b8a980467ece85f897a851cefc4) --- diff --git a/game/txt/changes/0.73 b/game/txt/changes/0.73 index 4551a63..8758fd4 100644 --- a/game/txt/changes/0.73 +++ b/game/txt/changes/0.73 @@ -4,7 +4,7 @@ CobraMUSH Version 0.73 interest to the user. (See 'changes entries' for a list of all versions.) - Minor: + Minor changes: * Improved how power bitfields are stored. [RLB] * Adding Global functions now requires the executor have controlling ability over the object the function is on. [RLB] @@ -191,6 +191,6 @@ CobraMUSH Version 0.73 * Added stringsecs(). [RLB] * Added nwho(), xwho(), xmwho(), xwhoid(), xmwhoid(). [RLB] * Added mwhoid(), lwhoid(). [RLB] - * make distclean is now more throughough. [RLB] + * make distclean is now more thorough. [RLB] * FIXED flag restriction on 'home' is now entirely in restrict.cnf [AEJ]