diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-10-28 13:09:51 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-10-28 13:09:51 +0100 |
commit | aaa93d5add41661b657c3a684e23c4084f6292b5 (patch) | |
tree | 65a0efc5bbc289a40f0970d27073f9a4d816959f /CHANGELOG | |
parent | 940d68cc4c349b574166b010666a36cf25f485b7 (diff) | |
download | gitlab-ce-aaa93d5add41661b657c3a684e23c4084f6292b5.tar.gz |
Use issue editor as cross reference comment author when issue is edited with a new mention.edit-new-cross-references
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index ea8c6fb5c17..5fe1d957eb9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,7 @@ v 8.2.0 (unreleased) - Use git follow flag for commits page when retrieve history for file or directory - Show merge request CI status on merge requests index page - Fix: 500 error returned if destroy request without HTTP referer (Kazuki Shimizu) + - Use issue editor as cross reference comment author when issue is edited with a new mention. v 8.1.1 - Fix cloning Wiki repositories via HTTP (Stan Hu) |