summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-10-30 11:01:20 -0500
committerMike Greiling <mike@pixelcog.com>2018-10-30 11:01:20 -0500
commit48addd938d021a8bac5f121362673ed7fec5cb0c (patch)
treeb54f3feb381493cc47c73648b97b18341f8b2c52
parent63bc2f1d0b9c65e7a156320daafd34f4f3e31eb7 (diff)
downloadgitlab-ce-53052-mg-fix-broken-ie11.tar.gz
Add changelog entry for !2269553052-mg-fix-broken-ie11
-rw-r--r--changelogs/unreleased/53052-mg-fix-broken-ie11.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53052-mg-fix-broken-ie11.yml b/changelogs/unreleased/53052-mg-fix-broken-ie11.yml
new file mode 100644
index 00000000000..c616efffa6b
--- /dev/null
+++ b/changelogs/unreleased/53052-mg-fix-broken-ie11.yml
@@ -0,0 +1,5 @@
+---
+title: Fix incompatibility with IE11 due to non-transpiled gitlab-ui components
+merge_request: 22695
+author:
+type: fixed