diff options
author | Guillaume <guillaume@m42.sh> | 2017-03-05 22:08:15 +0100 |
---|---|---|
committer | Guillaume <guillaume@m42.sh> | 2017-04-05 18:10:17 +0200 |
commit | c67271cd78f3df1090996feabd08bb713c71f7ca (patch) | |
tree | c011d1c80846d1a89fafc42f2eb4f35d67538034 /changelogs | |
parent | 76a15db45f4911542241ae62fe871101f1f79a78 (diff) | |
download | gitlab-ce-c67271cd78f3df1090996feabd08bb713c71f7ca.tar.gz |
Database SSL support for backup script.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/1440-db-backup-ssl-support.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/1440-db-backup-ssl-support.yml b/changelogs/unreleased/1440-db-backup-ssl-support.yml new file mode 100644 index 00000000000..c78bb4fd351 --- /dev/null +++ b/changelogs/unreleased/1440-db-backup-ssl-support.yml @@ -0,0 +1,4 @@ +--- +title: Database SSL support for backup script. +merge_request: 9715 +author: Guillaume Simon |