diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-04-11 11:40:51 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-04-11 11:40:51 +0200 |
commit | 0988be4efa8c9db6b3adcecdbad97367e837961f (patch) | |
tree | d7d38f33a1e469e3e9c34d6b6ad7ab3ad507f31b /CHANGELOG | |
parent | 0ece6bd82839d0c9e3e27b65a6a201771f09190e (diff) | |
download | gitlab-ce-0988be4efa8c9db6b3adcecdbad97367e837961f.tar.gz |
Fix a whoopsie daisy in the changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 3c119a93d36..d10fc81015d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,6 @@ Please view this file on the master branch, on stable branches it's out of date. v 7.10.0 (unreleased) - Fix persistent XSS vulnerability around profile website URLs. - - Fix broken file browsing with a submodule that contains a relative link (Stan Hu) - Fix bug where Wiki pages that included a '/' were no longer accessible (Stan Hu) - Fix bug where error messages from Dropzone would not be displayed on the issues page (Stan Hu) - Add ability to configure Reply-To address in gitlab.yml (Stan Hu) |