diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2018-11-05 17:59:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-05 17:59:29 -0500 |
commit | f1087106cf637e3c108c096ff789100bcbcc461c (patch) | |
tree | a6801dcbc02e2880298d194dd01c961dd5c189ce /changelog.d | |
parent | Tests for user consent resource (#4140) (diff) | |
download | synapse-f1087106cf637e3c108c096ff789100bcbcc461c.tar.xz |
handle empty backups according to latest spec proposal (#4123)
fixes #4056
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4123.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4123.bugfix b/changelog.d/4123.bugfix new file mode 100644 index 0000000000..b82bc2aad3 --- /dev/null +++ b/changelog.d/4123.bugfix @@ -0,0 +1 @@ +fix return code of empty key backups |