Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-12-14 13:39:16 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-12-14 13:39:16 +0300
commit1fbda39c8dd8774d13832d5492e800b66ba90d6d (patch)
tree6ece7745cd17f6029dedff1d49622de015dae295 /changelogs
parentc74e556d89bb74fa09e38b8680981a466c88fd20 (diff)
parentf55aaca561986757343fb410a9e6c09cfcc61385 (diff)
Merge branch 'tc-correct-email-in-reply-to' into 'master'
Make mail notifications of discussion notes In-Reply-To of each other Closes #36054 See merge request gitlab-org/gitlab-ce!14289
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/tc-correct-email-in-reply-to.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tc-correct-email-in-reply-to.yml b/changelogs/unreleased/tc-correct-email-in-reply-to.yml
new file mode 100644
index 00000000000..1c8043f6a5c
--- /dev/null
+++ b/changelogs/unreleased/tc-correct-email-in-reply-to.yml
@@ -0,0 +1,5 @@
+---
+title: Make mail notifications of discussion notes In-Reply-To of each other
+merge_request: 14289
+author:
+type: changed