summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-05-18 23:35:31 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2016-05-18 23:35:31 +0200
commitb330d5d0164d86ab06679e4304a7b57449af58ee (patch)
tree3870b5c031ab599a05a886252b934e6cb8eb5ac9 /CHANGELOG
parent3019ab99bc4c27dab3114313d9cc038e5f726fee (diff)
downloadgitlab-ce-b330d5d0164d86ab06679e4304a7b57449af58ee.tar.gz
Fix changelog for 7.9.3 [ci-skip]
Diffstat (limited to 'CHANGELOG')
-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