summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-11 11:40:28 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-11 11:40:28 +0200
commit988b703548a87f4c9d5d25eb767046a2e39069d7 (patch)
tree6cb4527d69b97cfa7d2335f0cc57c32b2a41a67c
parentedd05fc48c748ba0945652c8c83e7617ccc029fc (diff)
downloadgitlab-ce-988b703548a87f4c9d5d25eb767046a2e39069d7.tar.gz
Fix a whoopsie daisy in the changelog.
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9f838ede787..fdd0a4466cc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,6 @@ Please view this file on the master branch, on stable branches it's out of date.
v 7.10.0 (unreleased)
- Fix directory traversal vulnerability around uploads routes.
- Fix directory traversal vulnerability around help pages.
- - 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)