summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-05-18 22:28:14 +0000
committerRémy Coutable <remy@rymai.me>2016-05-18 22:28:14 +0000
commitcf003760a5d9651ed8e33bae32bfa4a239ebc27b (patch)
treed89f937ec7d72586b79fae840016072b19abd4ef
parent7254fb9e2bd4e03df7f2e9f1cde5293b5f8e40c5 (diff)
parentb330d5d0164d86ab06679e4304a7b57449af58ee (diff)
downloadgitlab-ce-cf003760a5d9651ed8e33bae32bfa4a239ebc27b.tar.gz
Merge branch 'fix-changelog' into 'master'
Fix changelog for 7.9.3 Closes #1484 See merge request !4202
-rw-r--r--CHANGELOG13
1 files changed, 5 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 70846be1c18..cdb88cafe13 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1520,20 +1520,17 @@ v 7.10.0
- Fix stuck Merge Request merging events from old installations (Ben Bodenmiller)
- Fix merge request comments on files with multiple commits
- Fix Resource Owner Password Authentication Flow
-
-v 7.9.4
- - Security: Fix project import URL regex to prevent arbitary local repos from being imported
- - Fixed issue where only 25 commits would load in file listings
- - Fix LDAP identities after config update
-
-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.4
+ - Security: Fix project import URL regex to prevent arbitary local repos from being imported
+ - Fixed issue where only 25 commits would load in file listings
+ - Fix LDAP identities after config update
+
v 7.9.3
- Contains no changes