summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-11 11:40:51 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-11 11:40:51 +0200
commit0988be4efa8c9db6b3adcecdbad97367e837961f (patch)
treed7d38f33a1e469e3e9c34d6b6ad7ab3ad507f31b /CHANGELOG
parent0ece6bd82839d0c9e3e27b65a6a201771f09190e (diff)
downloadgitlab-ce-0988be4efa8c9db6b3adcecdbad97367e837961f.tar.gz
Fix a whoopsie daisy in the changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
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)