aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 5709872c7..10770ba1e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,6 +10,8 @@ Version 1.8.0 (Jackie)
* Added remove_subtype() and update_subtype().
* Added elgg_format_url().
* ElggDiskFilestore supports non-user owners.
+ * Removed unnecessary executable permissions on a number of files. (Thanks to
+ pauloortiz for the report!)
Deprecated APIs:
* ElggAccess::get_ignore_access() by ElggAccess::getIgnoreAccess().