From a624b8c54181135457270bde68efefa08811e25c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicki=20K=C5=99=C3=AD=C5=BEek?= Date: Wed, 12 Jun 2024 13:48:06 +0200 Subject: [PATCH] Add release note for [GL #4736] --- doc/notes/notes-9.19.25.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-9.19.25.rst b/doc/notes/notes-9.19.25.rst index 16a78f914c..380c572fbf 100644 --- a/doc/notes/notes-9.19.25.rst +++ b/doc/notes/notes-9.19.25.rst @@ -74,6 +74,10 @@ Bug Fixes ISC would like to thank Dzintars and Ivo from nic.lv for bringing this to our attention. +- Some servers which couldn't be reached due EHOSTDOWN or ENETDOWN + conditions were incorrectly prioritized during server selection. + These are now properly handled as unreachable. :gl:`#4736` + Known Issues ~~~~~~~~~~~~