Commit 9b9ff9cb3d4e65025b037c3fb2b64207a59edb30
1 parent
8e1644ff
Exists in
master
and in
4 other branches
Attribute TLS fix to Ricardo Langner
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -10,7 +10,7 @@ omnibus-gitlab repository. |
10 | 10 | - Trigger Unicorn/Sidekiq restart during version change |
11 | 11 | - Recursively set the SELinux type of ~git/.ssh |
12 | 12 | - Add support for the LDAP admin_group attribute (GitLab EE) |
13 | -- Fix TLS issue in SMTP email configuration (provides new attribute tls) | |
13 | +- Fix TLS issue in SMTP email configuration (provides new attribute tls) (Ricardo Langner) | |
14 | 14 | |
15 | 15 | 7.0.0-ee.omnibus.1 |
16 | 16 | - Fix MySQL build for Ubuntu 14.04 | ... | ... |