From: Ari Johnson <ari@theari.com>
Date: Fri, 26 Jun 2009 02:13:25 +0000 (+0000)
Subject: Document attribute modification time in changes file
X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=83b5da4eea23c4dbb813852a9cf2220410b455fd;p=cobramush.git

Document attribute modification time in changes file
---

diff --git a/game/txt/changes/0.73p2 b/game/txt/changes/0.73p2
index fba1e5f..70a6a46 100644
--- a/game/txt/changes/0.73p2
+++ b/game/txt/changes/0.73p2
@@ -12,5 +12,7 @@ CobraMUSH Version 0.73p2
 
   Functions:
     * apply(fun, arglist[, delim]) will apply the ufun-style function to the
-      given list of arguments
+      given list of arguments [AEJ]
+    * atrmodtime(object/attribute) returns the time of the attribute's last
+      modification [AEJ]