diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-10-29 14:05:49 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-10-29 14:05:49 +0000 |
commit | cc80968f6290b707b4cf2f69b50b3b9f569718c4 (patch) | |
tree | 0b7dc93106f2c8d737caf64535281cdd7b639670 /changelog.d/6268.bugfix | |
parent | Merge pull request #6263 from matrix-org/erikj/caches_return_deferreds (diff) | |
parent | Fix changelog name (diff) | |
download | synapse-cc80968f6290b707b4cf2f69b50b3b9f569718c4.tar.xz |
Merge branch 'babolivier/changelog-name' into develop
Diffstat (limited to 'changelog.d/6268.bugfix')
-rw-r--r-- | changelog.d/6268.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6268.bugfix b/changelog.d/6268.bugfix new file mode 100644 index 0000000000..a4bebec1c7 --- /dev/null +++ b/changelog.d/6268.bugfix @@ -0,0 +1 @@ +Fix bug where room directory search was case sensitive. |