diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-09 16:26:14 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-09-09 16:26:14 +0100 |
commit | 1780a70748fe7ef3d7fd120bd2bb24fcd1284af6 (patch) | |
tree | 43c11335eb63371003d8bd3e9c674ae4ad6bd328 /changelog.d | |
parent | More stuff (diff) | |
download | synapse-1780a70748fe7ef3d7fd120bd2bb24fcd1284af6.tar.xz |
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13733.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13733.misc b/changelog.d/13733.misc new file mode 100644 index 0000000000..65bb8bfea2 --- /dev/null +++ b/changelog.d/13733.misc @@ -0,0 +1 @@ +Convert `LruCache` linked lists into Rust. |