diff options
author | Jorik Schellekens <joriks@matrix.org> | 2019-09-05 15:35:50 +0100 |
---|---|---|
committer | Jorik Schellekens <joriks@matrix.org> | 2019-09-05 15:35:50 +0100 |
commit | d779256e03da579cf334b6886720de48a3e317a5 (patch) | |
tree | c84581369b72ccd356fed5e24d49eb2ca0258050 | |
parent | Trace send time. (diff) | |
download | synapse-d779256e03da579cf334b6886720de48a3e317a5.tar.xz |
newsfile
-rw-r--r-- | changelog.d/5986.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5986.feature b/changelog.d/5986.feature new file mode 100644 index 0000000000..f56aec1b32 --- /dev/null +++ b/changelog.d/5986.feature @@ -0,0 +1 @@ +Trace replication send times. |