commit 7add876a9334e87138be7edf72db35832755e118
parent 4416e3a28a32a848d99c0b9621256be18a60325c
Author: default <nobody@localhost>
Date: Mon, 20 Jan 2025 18:38:25 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -24,6 +24,8 @@ Reduced RSA key size for new users from 4096 to 2048. This will be friendlier to
If the `SNAC_BASEDIR` environment variable is defined and set to the base directory of your installation, you don't have to include the base directory in the command line.
+Fixed a bug in the generation of the top page (contributed by an-im-dugud).
+
## 2.68
Fixed regression in link verification code (contributed by nowster).