diff options
author | default <nobody@localhost> | 2023-05-25 17:24:16 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-25 17:24:16 +0200 |
commit | 11ab582ccde5a09b2c901814558e857fcf297b93 (patch) | |
tree | 66b0e31492b024a0663840eda1d40f81a3f72d24 | |
parent | efec8a6eaea65973aa1b8af687a8bbce9f711a7f (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b850a95..9e2dd17 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating If an URL written in a post links to an image, it's converted to an attachment. +Fixed a bug in the semaphore code that caused total hangs on OpenBSD. + ## 2.32 New user configuration switch to drop direct messages from people you don't follow, in order to mitigate spam from Mastodon open registration instances. |