summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-08-30 15:39:53 +0100
committerErik Johnston <erik@matrix.org>2024-08-30 15:39:53 +0100
commita5a454fc35d41f0631ecbe357d3ba76c65bac36e (patch)
treee7374f4e49e3321e75e0fa6d5c86c1f5653047cf
parentFixup changelog (diff)
downloadsynapse-a5a454fc35d41f0631ecbe357d3ba76c65bac36e.tar.xz
Fixup changelog
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 24c5c72206..f160105c95 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -3,7 +3,7 @@ ### Features - Improve cross-signing upload when using [MSC3861](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) to use a custom UIA flow stage, with web fallback support. ([\#17509](https://github.com/element-hq/synapse/issues/17509)) -- Make `hash_password` accept password input from stdin. ([\#17608](https://github.com/element-hq/synapse/issues/17608)) +- Make `hash_password` script accept password input from stdin. ([\#17608](https://github.com/element-hq/synapse/issues/17608)) ### Bugfixes