aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-01-26 01:22:12 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-01-26 01:22:12 +0000
commit75a5ae666eb9ec89898e81bf9429d361551126fe (patch)
tree4cfae1af28cc794c2c478b2c0be27dd0c184fdef /CHANGES.txt
parentbbfd05c0c40703399e633151713a09c6f9fbe9a0 (diff)
downloadelgg-75a5ae666eb9ec89898e81bf9429d361551126fe.tar.gz
elgg-75a5ae666eb9ec89898e81bf9429d361551126fe.tar.bz2
Fixes #1454: Applied Cash's patch. Bad plugins are automatically disabled and a notice is displayed instead of breaking the site.
git-svn-id: http://code.elgg.org/elgg/trunk@3841 36083f99-b078-4883-b0ff-0f9b5a30f544
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 8b3abe80f..5590e0bec 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,7 @@ http://code.elgg.org/elgg/.....
* Unit tests added to System diagnostics.
* Debug values output to screen when enabled in admin settings.
* Users can now log in from multiple computers or browsers concurrently.
+ * Misconfigured plugins no longer break the site. #1454
* New search system.
Bugfixes: