summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicaël Bergeron <mbergeron@gitlab.com>2018-02-09 10:44:28 -0500
committerMicaël Bergeron <mbergeron@gitlab.com>2018-02-16 13:51:19 -0500
commit1883c5964085ab18a12633ae5db663298f176ccb (patch)
treeda6a8482fb4dfdadcb467f38f0648851427522aa
parenteef63813ea6a9585941be5f079104604d779d440 (diff)
downloadgitlab-ce-1883c5964085ab18a12633ae5db663298f176ccb.tar.gz
add changelog
-rw-r--r--changelogs/unreleased/32564-fix-double-system-closing-notes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/32564-fix-double-system-closing-notes.yml b/changelogs/unreleased/32564-fix-double-system-closing-notes.yml
new file mode 100644
index 00000000000..e6e1ef8c76d
--- /dev/null
+++ b/changelogs/unreleased/32564-fix-double-system-closing-notes.yml
@@ -0,0 +1,5 @@
+---
+title: Fix duplicate system notes when merging a merge request.
+merge_request: 17035
+author:
+type: fixed