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:
authorStan Hu <stanhu@gmail.com>2015-08-24 02:52:29 +0300
committerStan Hu <stanhu@gmail.com>2015-08-24 02:52:29 +0300
commit6318a7631131074d5d65775f92097b9c1e3f04d6 (patch)
tree8d6221636444275b5f9bc49994d3d751c34fd78d /CHANGELOG
parent24b282aeeaf5ba41c6b73100051eb48428787770 (diff)
Upgrade browser gem to 1.0.0 to avoid warning in IE11 compatibilty mode
Closes #2271
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7eb6ab81dd9..99df3c7a838 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.0.0 (unreleased)
+ - Upgrade browser gem to 1.0.0 to avoid warning in IE11 compatibilty mode (Stan Hu)
- Remove user OAuth tokens from the database and request new tokens each session (Stan Hu)
- Only show recent push event if the branch still exists or a recent merge request has not been created (Stan Hu)
- Remove satellites