summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-01-25 20:59:24 -0800
committerRobert Speicher <rspeicher@gmail.com>2016-01-25 20:59:24 -0800
commitfa9c6fa0caae511a37c0b134eafd9cb94a7cbc7a (patch)
tree92af8bba4b5b5510e8df82755b2e479ce7d9f221
parentfd33b2cdc04bb25a47019e9f1019a835fe318a04 (diff)
downloadgitlab-ce-fa9c6fa0caae511a37c0b134eafd9cb94a7cbc7a.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b3b4aa380d5..8d1f8d59b3c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,12 @@ v 8.5.0 (unreleased)
- Whitelist raw "abbr" elements when parsing Markdown (Benedict Etzel)
- Don't vendor minified JS
+v 8.4.1
+ - Apply security updates for Rails (4.2.5.1), rails-html-sanitizer (1.0.3),
+ and Nokogiri (1.6.7.2)
+ - Fix redirect loop during import
+ - Fix diff highlighting for all syntax themes
+
v 8.4.0
- Allow LDAP users to change their email if it was not set by the LDAP server
- Ensure Gravatar host looks like an actual host