summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-20 18:38:25 +0100
committerGravatar default2025-01-20 18:38:25 +0100
commit7add876a9334e87138be7edf72db35832755e118 (patch)
tree561902c4d10164a21b1b544aa9201333cb3a8c5b /RELEASE_NOTES.md
parentFixed check for the basedir (contributed by an-im-dugud). (diff)
downloadpenes-snac2-7add876a9334e87138be7edf72db35832755e118.tar.gz
penes-snac2-7add876a9334e87138be7edf72db35832755e118.tar.xz
penes-snac2-7add876a9334e87138be7edf72db35832755e118.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 97cf0e4..cc6866a 100644
--- 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
24 24
25If 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. 25If 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.
26 26
27Fixed a bug in the generation of the top page (contributed by an-im-dugud).
28
27## 2.68 29## 2.68
28 30
29Fixed regression in link verification code (contributed by nowster). 31Fixed regression in link verification code (contributed by nowster).