diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-06-15 19:08:47 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-06-15 19:08:47 -0300 |
commit | 2c26ba42c02fc866a3892c379853153005272e6f (patch) | |
tree | b35ee4ea989acc2fe02342e735cc273d9b27a285 | |
parent | 8d6cfd79221a689415cbe7a86fd6308d19ab56d2 (diff) | |
download | gitlab-ce-2c26ba42c02fc866a3892c379853153005272e6f.tar.gz |
Update CHANGELOG for 8.3.10 release
[ci skip]
-rw-r--r-- | CHANGELOG | 4 |
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 |