snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 5cbb31542bc57fc19e575cb29a699ad59d25409f
parent 70f0bcec200b99195d6733abe9b7647420f71ff0
Author: default <nobody@localhost>
Date:   Mon, 26 Aug 2024 11:27:31 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Search by content is case insensitive for all Unicode-supported alphabets (previ Fixed a failed compilation under Solaris/Illumos. +The actor `Person` object now includes a `featured` property, that returns the list of pinned posts. + ## 2.57 Added support for listening on UNIX-like sockets.