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:
authorRémy Coutable <remy@rymai.me>2016-09-20 18:37:37 +0300
committerRémy Coutable <remy@rymai.me>2016-09-20 18:37:37 +0300
commit422c90251d9dbe42d5a8c852124398d1beae9176 (patch)
treea7bc158683dfaddd2558aae26202773275544164 /CHANGELOG
parentf0bda348bbc382d4aef4261635e7416ab190ba56 (diff)
parent570b25c6038125146597aed338f5d78887563a9f (diff)
Merge branch 'JonTheNiceGuy/gitlab-ce-Ubuntu-16.04-Package'
See gitlab-org/gitlab-ce!6247.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5eac8b71cd0..b580ade7126 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -94,6 +94,7 @@ v 8.12.0 (unreleased)
- Add hover state to todos !5361 (winniehell)
- Fix icon alignment of star and fork buttons !5451 (winniehell)
- Fix alignment of icon buttons !5887 (winniehell)
+ - Added Ubuntu 16.04 support for packager.io (JonTheNiceGuy)
- Fix markdown help references (ClemMakesApps)
- Add last commit time to repo view (ClemMakesApps)
- Fix accessibility and visibility of project list dropdown button !6140