summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-05-15 12:45:45 +0200
committerDouwe Maan <douwe@gitlab.com>2015-05-15 12:46:52 +0200
commit0b7c4fe0482cbbc480ff363f2037d70fe52125ee (patch)
treed50877b1f7a097070ac94b718b7b0ffacd8cae4b /CHANGELOG
parentfb86ec519c2a9928e207b2d4363cb4d7f1705cba (diff)
downloadgitlab-ce-0b7c4fe0482cbbc480ff363f2037d70fe52125ee.tar.gz
Don't include users without project access in participants.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f92f486064f..3dfa92f3282 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,7 +44,7 @@ v 7.11.0 (unreleased)
- Fix bug where avatar filenames were not actually deleted from the database during removal (Stan Hu)
- Fix bug where Slack service channel was not saved in admin template settings. (Stan Hu)
- Protect OmniAuth request phase against CSRF.
- -
+ - Don't send notifications to mentioned users that don't have access to the project in question.
-
- Move snippets UI to fluid layout
- Improve UI for sidebar. Increase separation between navigation and content