Document attribute modification time in changes file
authorAri Johnson <ari@theari.com>
Fri, 26 Jun 2009 02:13:25 +0000 (02:13 +0000)
committerAri Johnson <ari@theari.com>
Fri, 26 Jun 2009 02:13:25 +0000 (02:13 +0000)
game/txt/changes/0.73p2

index fba1e5ff4611314daca9c2debb8a94ba608ad3cf..70a6a4621096c28c1b780707ac00a1deb40f0fee 100644 (file)
@@ -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]