aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2013-03-10 12:59:22 -0400
committerCash Costello <cash.costello@gmail.com>2013-03-10 12:59:22 -0400
commitc8fc0aef6f4b0edd218a248f9e840f268ac61260 (patch)
treed547e12ea53dc58c5bf943f462e5ef5bc7266eb6
parent6494ba26f0f77bbb9bdfb8e4c0d2fd0af862225a (diff)
downloadelgg-c8fc0aef6f4b0edd218a248f9e840f268ac61260.tar.gz
elgg-c8fc0aef6f4b0edd218a248f9e840f268ac61260.tar.bz2
updated most of the major changes for 1.8.14
-rw-r--r--CHANGES.txt22
1 files changed, 20 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 130d0652d..698fa9d61 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,12 +1,30 @@
Version 1.8.14
-(March xx, 2013 from https://github.com/Elgg/Elgg/tree/1.8)
+(March 12, 2013 from https://github.com/Elgg/Elgg/tree/1.8)
Contributing Developers:
+ * Aday Talavera
+ * Brett Profitt
* Cash Costello
+ * Ed Lyons
+ * German Bortoli
+ * Hellekin Wolf
+ * iionly
+ * Jerome Bakker
* Luciano Lima
+ * Matt Beckett
* Paweł Sroka
+ * Sem
+ * Steve Clay
+
+ Security Fixes:
+ * Fixed bug that exposed subject lines of messages in inbox
+ * Added requirement for CSRF token for login
Bugfixes:
- *
+ * Strip html tags from tag input
+ * Fixed several display issues for IE7
+ * Fixed several issues with blog drafts
+ * Fixed repeated token timeout errors
+ * Fixed JavaScript localization for non-English languages
Enhancements:
* Web services fall back to json if the viewtype is invalid