summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Orgis2017-08-10 10:43:59 +0200
committerThomas Orgis2017-08-10 10:43:59 +0200
commitb6c0a77c551f64df1886eafb0fdbb8cba0305d47 (patch)
tree50f3d6363a1f954216a919879d8726a5f2dfa422 /ChangeLog
parentdc41e55b27fbcb225bbc9dc72687d7f689b7fc31 (diff)
FUNCTIONS: also trigger cast dependents, not just check
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5c8ddb7a5..386a5d6721 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-10 Thomas Orgis <sobukus@sourcemage.org>
+ * FUNCTIONS: Extended functionality for triggering dependent spells.
+ There is the cast_depdentents family in addition to check_dependents
+ now (also the more generic act_dependents).
+
2017-08-08 Treeve Jelbert <treeve@sourcemage.org>
* libs/libnsl: NIS(YP) and NIS+ in a IPv6 ready version