]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Refs #3510: Merged r8938 to trunk. Removed exec props.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 7 Jun 2011 21:57:07 +0000 (21:57 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 7 Jun 2011 21:57:07 +0000 (21:57 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@9138 36083f99-b078-4883-b0ff-0f9b5a30f544

CHANGES.txt

index 5709872c77065ca95f3e9e514b7be862d38764c1..10770ba1ec45660ce43131abc22c759d0dba901a 100644 (file)
@@ -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().