projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4ce97a
)
Note apply() in changes file
author
Ari Johnson
<ari@theari.com>
Tue, 9 Jun 2009 22:45:52 +0000
(22:45 +0000)
committer
Ari Johnson
<ari@theari.com>
Tue, 9 Jun 2009 22:45:52 +0000
(22:45 +0000)
game/txt/changes/0.73p2
patch
|
blob
|
history
diff --git
a/game/txt/changes/0.73p2
b/game/txt/changes/0.73p2
index bd4a3c6e5f19c83a0aa8d98da86da5b1bf2a5649..fba1e5ff4611314daca9c2debb8a94ba608ad3cf 100644
(file)
--- a/
game/txt/changes/0.73p2
+++ b/
game/txt/changes/0.73p2
@@
-10,3
+10,7
@@
CobraMUSH Version 0.73p2
Fixes:
* Add 'Command' lock to list of exemptions to Pass_Locks power [AEJ]
+ Functions:
+ * apply(fun, arglist[, delim]) will apply the ufun-style function to the
+ given list of arguments
+