summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-09-27 12:44:01 +0100
committerFilipa Lacerda <filipa@gitlab.com>2016-09-27 18:00:49 +0100
commita89dd91072d655b1041257f61dba34db538b8107 (patch)
treef8240965823394fbb1ce08749e47d685fa5128af
parent23a575e135a6f88d226a2a438efa5001221ce6ae (diff)
downloadgitlab-ce-fl-22544-long-commit-message.tar.gz
Adds table layout to bootstrap table to prevent the table to expand when the commit message is longfl-22544-long-commit-message
Adds entry to CHANGELOG Adds table layout to bootstrap table to prevent the table to expand when the commit message is long Adds entry to CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 617676163b8..7c5948d3ac8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@ v 8.12.2 (unreleased)
- Long commit messages overflow viewport in file tree
- Fix errors importing project feature and milestone models using GitLab project import
- Make JWT messages Docker-compatible
+ - Long commit messages overflow viewport in file tree
v 8.12.1
- Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST