summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2026-02-23 07:22:54 +0100
committerGravatar grunfink2026-02-23 07:22:54 +0100
commit40e7078b227a58f5530691ee7594de90a7db1e11 (patch)
tree5bfcb303df38206b834b127efd6bc40ad74de795
parentFixed possible crash in xs_regex_split_n(). (diff)
downloadsnac2-40e7078b227a58f5530691ee7594de90a7db1e11.tar.gz
snac2-40e7078b227a58f5530691ee7594de90a7db1e11.tar.xz
snac2-40e7078b227a58f5530691ee7594de90a7db1e11.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 98522f0..60aa6be 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Added some OpenBSD-specific documentation (contributed by oxzi).
6 6
7Fixed some timezones (contributed by matoken). 7Fixed some timezones (contributed by matoken).
8 8
9Fixed some crashes (special thanks to Louis Merlin for helping me with this).
10
9## 2.90 11## 2.90
10 12
11Minor tweak to improve signature key retrieving for some Wordpress configurations. 13Minor tweak to improve signature key retrieving for some Wordpress configurations.