From: Ari Johnson Date: Fri, 26 Jun 2009 02:13:25 +0000 (+0000) Subject: Document attribute modification time in changes file X-Git-Tag: 0.73p2~30 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=8b109c036807c84b730ca1e4c8024f83eb49499c;p=cobramush.git Document attribute modification time in changes file (cherry picked from commit 83b5da4eea23c4dbb813852a9cf2220410b455fd) --- 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]