diff options
author | default <nobody@localhost> | 2022-12-17 18:53:44 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-17 18:53:44 +0100 |
commit | 9573f3d76c11dc59d4626a400e21428808683995 (patch) | |
tree | 75bcb2ad2b20d4c0c0b0888b2e5d5dbeb8fa45e7 /RELEASE_NOTES.md | |
parent | 97e040e0487cf3b23bc1109f10752410b838c8c8 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6dfd1dd..85c0301 100644 --- 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). |