snac2

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

commit d8b799195035f8444d8d0be1a1c0f08719ae84bd
parent 3acc164ae409c2d2252f563b25762614c3742975
Author: default <nobody@localhost>
Date:   Sat, 17 Dec 2022 18:01:58 +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 @@ Added support for edited posts on input. Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). +Don't force outgoing connections to HTTP/1.1. + ## 2.15 Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).