diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-02-20 13:24:51 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-02-20 13:24:51 +0100 |
commit | 73d12d6e6db807d6d15a665cddc0ca9a47bff4eb (patch) | |
tree | a42ff65649be4af0aa790efc9ad37697935b89e2 /CHANGELOG | |
parent | 00ca490259de684f4240de4f61728b8eaefbb13e (diff) | |
download | gitlab-ce-73d12d6e6db807d6d15a665cddc0ca9a47bff4eb.tar.gz |
Update changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 002c69ea300..a9ee816b37d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ v 7.9.0 (unreleased) - Improve UI for commits, issues and merge request lists v 7.8.0 (unreleased) + - Fix access control and protection against XSS for note attachments and other uploads. - Replace highlight.js with rouge-fork rugments (Stefan Tatschner) - Make project search case insensitive (Hannes Rosenögger) - Include issue/mr participants in list of recipients for reassign/close/reopen emails |