aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 78944ddf5..e106b5139 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,3 +11,4 @@ http://code.elgg.org/elgg/.....
API changes:
* New plugin hook system:unit_test for adding files to unit tests.
+ * $is_admin global deprecated; use elgg_set_ignore_access() instead.