summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-11 11:41:14 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-11 11:41:14 +0200
commit28f9c98641907089b7088a67195c5bb447c647d2 (patch)
tree897bbe46e3d53c763d2d08ae7fb76a4493d75b87
parentabc06c25319cadc9d0618c17a2a5539d10ce1b38 (diff)
downloadgitlab-ce-28f9c98641907089b7088a67195c5bb447c647d2.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 adb19118443..8d6d48fcdc8 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)
- Don't leak existence of project via search autocomplete.
- Don't leak existence of group or project via search.
- - 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)