diff options
author | default <nobody@localhost> | 2022-12-21 10:28:12 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-21 10:28:12 +0100 |
commit | 865be6601e90338430093e58be600799386ee681 (patch) | |
tree | 2c8ec19c6e7b87db8394849a894fce77378b0dbe /RELEASE_NOTES.md | |
parent | 9b3ede892be3f807cc40ef92a8124bcac565b940 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ac32e50..e1673ce 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.17 + +Fixed a header bug (contributed by alderwick). + ## 2.16 Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive. This has proven useful for some unreachable instances. |