summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-12-21 10:28:12 +0100
committerGravatar default2022-12-21 10:28:12 +0100
commit865be6601e90338430093e58be600799386ee681 (patch)
tree2c8ec19c6e7b87db8394849a894fce77378b0dbe
parentMerge pull request 'Fix 500 errors in (OpenBSD) relayd.' (#26) from alderwick... (diff)
downloadsnac2-865be6601e90338430093e58be600799386ee681.tar.gz
snac2-865be6601e90338430093e58be600799386ee681.tar.xz
snac2-865be6601e90338430093e58be600799386ee681.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
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 @@
1# Release Notes 1# Release Notes
2 2
3## 2.17
4
5Fixed a header bug (contributed by alderwick).
6
3## 2.16 7## 2.16
4 8
5Some 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. 9Some 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.