From 8970df96ea493864915b09eb5d5ce67bf78d64b4 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 14 Aug 2023 09:43:38 +0200 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7e5ecdb..622c0c0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,8 @@ Mastodon API: some minor fixes to allow the semaphore.social web client to work. Fixed miscalculation of the `votersCount` field in multiple-choice polls. +DNS or TLS errors in outgoing connections are considered fatal errors and not retried. + ## 2.39 Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels).