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:
authorRuben Davila <rdavila84@gmail.com>2016-09-29 20:02:19 +0300
committerRuben Davila <rdavila84@gmail.com>2016-09-29 20:02:19 +0300
commita71791265611e094882a23548913fcd3335f5925 (patch)
tree766bec348a0381a6dbacab19b2932573999974e0
parentee5e54d7f5d4e1bcd631973ec18653de650d2af1 (diff)
Fix CHANGELOG.
-rw-r--r--CHANGELOG6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f742085c99e..1005da293aa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
Please view this file on the master branch, on stable branches it's out of date.
-v 8.12.3 (unreleased)
+v 8.12.4 (unreleased)
+
+v 8.12.3
+ - Update Gitlab Shell to support low IO priority for storage moves
v 8.12.2
- Fix Import/Export not recognising correctly the imported services.
@@ -16,7 +19,6 @@ v 8.12.2
- Only update issuable labels if they have been changed
- Fix bug where 'Search results' repeated many times when a search in the emoji search form is cleared (Xavier Bick) (@zeiv)
- Fix resolve discussion buttons endpoint path
- - Update Gitlab Shell to support low IO priority for storage moves
v 8.12.1
- Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST