projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2283a8
)
Document attribute modification time in changes file
author
Ari Johnson
<ari@theari.com>
Fri, 26 Jun 2009 02:13:25 +0000
(
02:13
+0000)
committer
Ari Johnson
<ari@theari.com>
Fri, 22 May 2009 15:04:49 +0000
(15:04 +0000)
(cherry picked from commit
83b5da4eea23c4dbb813852a9cf2220410b455fd
)
game/txt/changes/0.73p2
patch
|
blob
|
history
diff --git
a/game/txt/changes/0.73p2
b/game/txt/changes/0.73p2
index fba1e5ff4611314daca9c2debb8a94ba608ad3cf..70a6a4621096c28c1b780707ac00a1deb40f0fee 100644
(file)
--- 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]