summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-08-26 00:38:15 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-08-26 00:38:54 -0500
commitcfb77171bd16f20902265456178dc92527e82adf (patch)
treea79332cd06de4b0d4ae5786843b44597eb0f1ff6
parent1ca59776b03201f2337aaba7233e957f3597ca3b (diff)
downloadgitlab-ce-21099-ie-fork-btn.tar.gz
Update CHANGELOG21099-ie-fork-btn
-rw-r--r--CHANGELOG5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a377186bcac..2b3c715a32c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,7 @@ v 8.11.3 (unreleased)
- Allow system info page to handle case where info is unavailable
- Label list shows all issues (opened or closed) with that label
- Don't show resolve conflicts link before MR status is updated
+ - Fix IE11 fork button bug !598
- Don't prevent viewing the MR when git refs for conflicts can't be found on disk
- Fix external issue tracker "Issues" link leading to 404s
@@ -48,10 +49,6 @@ v 8.11.2
v 8.11.1
- Pulled due to packaging error.
- - Does not halt the GitHub import process when an error occurs
- - Fix file links on project page when default view is Files !5933
- - Change using size to use count and caching it for number of group members
- - Fix IE11 fork button bug !5982
v 8.11.0
- Use test coverage value from the latest successful pipeline in badge. !5862