Commit d9a29630f50320f363eb58da723698622b38e36a
1 parent
988217ef
Exists in
master
and in
9 other branches
Add CHANGELOG entry for HTTP redirect logging fix
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
CHANGELOG
@@ -7,6 +7,7 @@ | @@ -7,6 +7,7 @@ | ||
7 | - Expose more fields under 'extra' in gitlab.yml | 7 | - Expose more fields under 'extra' in gitlab.yml |
8 | - Zero-downtime Unicorn restarts | 8 | - Zero-downtime Unicorn restarts |
9 | - Support changing the 'signin_enabled' option (Konstantinos Paliouras) | 9 | - Support changing the 'signin_enabled' option (Konstantinos Paliouras) |
10 | +- Fix Nginx HTTP-to-HTTPS log configuration error (Konstantinos Paliouras) | ||
10 | 11 | ||
11 | 6.9.0 | 12 | 6.9.0 |
12 | - Make SSH port in clone URLs configurable (Julien Pivotto) | 13 | - Make SSH port in clone URLs configurable (Julien Pivotto) |