diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-02-25 23:23:49 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-02-25 23:25:08 +0100 |
commit | 43f1ab9c12630e85861003c424da43314c2768a8 (patch) | |
tree | e18fef9680b162f77bc3e39085f6b440c4812fa6 /CHANGELOG | |
parent | 5f7a3e1bbdcb6044e4b25d0a7722b10f9140bb46 (diff) | |
download | gitlab-ce-43f1ab9c12630e85861003c424da43314c2768a8.tar.gz |
Move CHANGELOG entry to 7.9.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index dce52b7c700..05413e02a9c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ v 7.9.0 (unreleased) - Save web edit in new branch - Fix ordering of imported but unchanged projects (Marco Wessel) - Mobile UI improvements: make aside content expandable + - Generalize image upload in drag and drop in markdown to all files (Hannes Rosenögger) v 7.8.1 - Fix run of custom post receive hooks @@ -20,8 +21,6 @@ v 7.8.1 v 7.8.0 - Fix access control and protection against XSS for note attachments and other uploads. - - Fix broken access control for note attachments (Hannes Rosenögger) - - Generalize image upload in drag and drop in markdown to all files (Hannes Rosenögger) - 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 |