diff options
author | default <nobody@localhost> | 2022-12-18 05:57:35 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-18 05:57:35 +0100 |
commit | 294e183ec7b26ca0862d6ceefd3e788c675db940 (patch) | |
tree | c2694356aa7cd271a1b8e0ffce3e115357fae970 /RELEASE_NOTES.md | |
parent | 9573f3d76c11dc59d4626a400e21428808683995 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 85c0301..b53aab6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,9 +6,7 @@ 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. - -Don't set aggressive timeouts on outgoing connections. +Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive. ## 2.15 |