summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-03-30 23:53:42 -0700
committerStan Hu <stanhu@gmail.com>2015-04-09 01:04:53 -0700
commit3d2c3878408bd27af64293a22eff6857ad9b38dd (patch)
tree13e35e9024d7998d1c164c8a288562b3465d013f /CHANGELOG
parentf3f856029bc5f966c5a7ee24cf7efefdd20e6019 (diff)
downloadgitlab-ce-3d2c3878408bd27af64293a22eff6857ad9b38dd.tar.gz
Move current user to the top of the list in author/assignee filters
Closes #1321
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0878c03207b..702fdfe6200 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ v 7.10.0 (unreleased)
- 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)
+ - Move current user to the top of the list in assignee/author filters (Stan Hu)
- Fix broken side-by-side diff view on merge request page (Stan Hu)
- Set Application controller default URL options to ensure all url_for calls are consistent (Stan Hu)
- Allow HTML tags in Markdown input