summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-15 19:13:33 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-15 19:18:35 -0300
commitcb9bab945b1338d593dada812714abe4e7f33fd7 (patch)
treea21a781060ec9d24adaa01bdf28d76c5a50b5244
parent77554eee57b848cf5c5a0fe3ac47a7fc9afde127 (diff)
downloadgitlab-ce-cb9bab945b1338d593dada812714abe4e7f33fd7.tar.gz
Update CHANGELOG for 8.6.9 release
[skip]
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b6758c7dfb3..2a414c3ab41 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -397,6 +397,11 @@ v 8.7.0
- Add RAW build trace output and button on build page
- Add incremental build trace update into CI API
+v 8.6.9
+ - Prevent unauthorized access to other projects build traces
+ - Forbid scripting for wiki files
+ - Only show notes through JSON on confidential issues that the user has access to
+
v 8.6.8
- Prevent privilege escalation via "impersonate" feature
- Prevent privilege escalation via notes API