snac2

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

commit 9573f3d76c11dc59d4626a400e21428808683995
parent 97e040e0487cf3b23bc1109f10752410b838c8c8
Author: default <nobody@localhost>
Date:   Sat, 17 Dec 2022 18:53:44 +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 @@ -8,6 +8,8 @@ Some tweaks to the docker configuration to generate a smaller image (contributed Don't force outgoing connections to HTTP/1.1. +Don't set aggressive timeouts on outgoing connections. + ## 2.15 Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).