Note apply() in changes file
authorAri Johnson <ari@theari.com>
Tue, 9 Jun 2009 22:45:52 +0000 (22:45 +0000)
committerAri Johnson <ari@theari.com>
Fri, 22 May 2009 15:04:49 +0000 (15:04 +0000)
(cherry picked from commit ed0ea050a9820aa73964c400ad88f3560b0883c4)

game/txt/changes/0.73p2

index bd4a3c6e5f19c83a0aa8d98da86da5b1bf2a5649..fba1e5ff4611314daca9c2debb8a94ba608ad3cf 100644 (file)
@@ -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
+