summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-04-15 16:26:15 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-04-23 11:07:36 +0200
commit43e77099d86960401013a45f56e29bfb83368d2c (patch)
tree66d93910c92b2019c7b49cf74139e8f14feb42ec /CHANGELOG
parent7fab63b41f1a28cc5efa6b9afef30170e41c94ea (diff)
downloadgitlab-ce-43e77099d86960401013a45f56e29bfb83368d2c.tar.gz
Adjust MySQL limits for existing installations
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 25067d3abe2..7c177b3139a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,7 @@ v 6.8.0
- Expose event and mergerequest timestamps in API
- Fix emails on push service when only one commit is pushed
- Store Rails cache data in the Redis `cache:gitlab` namespace
+ - Adjust MySQL limits for existing installations
v 6.7.3
- Fix the merge notification email not being sent (Pierre de La Morinerie)