summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-15 19:08:47 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-15 19:08:47 -0300
commit2c26ba42c02fc866a3892c379853153005272e6f (patch)
treeb35ee4ea989acc2fe02342e735cc273d9b27a285
parent8d6cfd79221a689415cbe7a86fd6308d19ab56d2 (diff)
downloadgitlab-ce-2c26ba42c02fc866a3892c379853153005272e6f.tar.gz
Update CHANGELOG for 8.3.10 release
[ci skip]
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 18fb2e6e1c1..8c4deceef97 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -848,6 +848,10 @@ v 8.4.0
- Add IP check against DNSBLs at account sign-up
- Added cache:key to .gitlab-ci.yml allowing to fine tune the caching
+v 8.3.10
+ - Prevent unauthorized access to other projects build traces
+ - Forbid scripting for wiki files
+
v 8.3.9
- Prevent privilege escalation via "impersonate" feature
- Prevent privilege escalation via notes API