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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-13 13:26:42 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-13 13:26:42 +0400
commit0fd12a786af3d3fdc672b82ca76b7e0512efad7d (patch)
treed111ea12177ee2b8620b76094f478d074c1e5155 /CHANGELOG
parente0fdb4262aa8b5351fe55044b942f4ce595be25c (diff)
parenta3d8be09c6c62e39301d82e47b710717ff68245f (diff)
Merge pull request #6825 from sue445/feature/post_automerge
Fix can not automerge when description is too long
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 72bd6984869..e44aa452e2a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ v 6.9.0
- Improve issue and merge request mobile UI (Drew Blessing)
- Document how to convert a backup to PostgreSQL
- Fix locale bug in backup manager
+ - Fix can not automerge when MR description is too long
- Fix wiki backup skip bug
- Two Step MR creation process
- Remove unwanted files from satellite working directory with git clean -fdx