snac2

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

commit db365bc20cec4735093de66f8a6d8152194846e0
parent da7e57f4cc016c254899c9438de1cbc9871a93bc
Author: default <nobody@localhost>
Date:   Sun,  8 Jan 2023 17:11:03 +0100

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 @@ -6,6 +6,8 @@ The purge ttl for stray global objects has been shortened. Don't show the collapse widget for non-existent children. +Added support for HTTP signature pseudo-headers `(created)` and `(expires)`, that are used by some ActivityPub implementations (e.g. Lemmy). + ## 2.17 Fixed a header bug (contributed by alderwick).