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:
authorMurat Dogan <muratdogan@yahoo.com>2018-06-12 16:04:01 +0300
committerPhil Hughes <me@iamphill.com>2018-06-12 16:04:01 +0300
commit423fcb476e64c96d7945af8d9fca65aa6db20314 (patch)
treed91864ba51fc74d8a306c870552e253eee66d3ac /changelogs
parentd94b162129ed7d3131efe7822a4f0c6b4991fb8e (diff)
mergeError message has been binded using v-html directive
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-br-decode.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-br-decode.yml b/changelogs/unreleased/fix-br-decode.yml
new file mode 100644
index 00000000000..66ecc3deb35
--- /dev/null
+++ b/changelogs/unreleased/fix-br-decode.yml
@@ -0,0 +1,5 @@
+---
+title: mergeError message has been binded using v-html directive
+merge_request: 19058
+author: Murat Dogan
+type: fixed