aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-12 07:22:08 +0100
committerdefault <nobody@localhost>2025-01-12 07:22:08 +0100
commita0fd51eec8a513a5c3ff9b4cf36dbdfc9d908339 (patch)
tree79c7de2a5faa76bf4597106daa37d2ea1fcf3e52
parent9fd234d05edd9b6690fd9f14546f93b29e8379cf (diff)
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 ae68d50..d68824d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Added some caching for local `Actor` objects.
Hashtags that are not explicitly linked in a post's content are shown below.
+Fixed broken NetBSD build (missing dependency in Makefile.NetBSD).
+
## 2.68
Fixed regression in link verification code (contributed by nowster).