diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2015-04-13 20:01:43 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2015-04-13 20:01:43 +0200 |
commit | 1265dccb6b8eaa0b51b1368e92655328514df1d5 (patch) | |
tree | 23d5be86669f8347f612ef693f5cf9705ca4cd7c /CHANGELOG | |
parent | 4ab717ea6a65beca3e069ca8590c22c49085dc8c (diff) | |
download | gitlab-ce-1265dccb6b8eaa0b51b1368e92655328514df1d5.tar.gz |
Fix wrong merged changelog entries
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index eab4ff4e6ad..9982a32f28b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -73,16 +73,15 @@ v 7.10.0 (unreleased) - Fix git over ssh errors 'fatal: protocol error: bad line length character' - Automatically setup GitLab CI project for forks if origin project has GitLab CI enabled - Bust group page project list cache when namespace name or path changes. - -v 7.9.3 - - Contains no changes - Add icons to Add dropdown items. - Allow admin to create public deploy keys that are accessible to any project. - Warn when gitlab-shell version doesn't match requirement. - Skip email confirmation when set by admin or via LDAP. - - Only allow users to reference groups, projects, issues, MRs, commits they have access to. +v 7.9.3 + - Contains no changes + v 7.9.2 - Contains no changes |