Slight touchups to changes file
authorAri Johnson <ari@cobramush.org>
Thu, 12 Apr 2007 18:21:22 +0000 (18:21 +0000)
committerAri Johnson <ari@theari.com>
Thu, 24 Mar 2011 15:58:45 +0000 (15:58 +0000)
(cherry picked from commit 1e427d0e8f2c4b8a980467ece85f897a851cefc4)

game/txt/changes/0.73

index 4551a6351e139c0d2b85ccbd26c0c88732efd22d..8758fd4dfc9b6b8a100d7d338bbcc3ac53095b07 100644 (file)
@@ -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]