]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #1481.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 24 Jul 2026 13:32:20 +0000 (15:32 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 24 Jul 2026 13:32:20 +0000 (15:32 +0200)
- Fix #1481: Fix to use tls-port after referral if
  tls-upstream is set.

doc/Changelog

index 9f75cbdca7fd61ffc8803bd2b4f729db9a0b0cf7..3b63868fcb76f5d21911d7ae65fa6434a8abe2a4 100644 (file)
@@ -24,7 +24,8 @@
        - Fix to guard access to shared ports interface array during
          set up, for analyzer.
        - Fix sign of comparison warning in shared ports setup.
-       - Fix to use tls-port after referral if tls-upstream is set.
+       - Fix #1481: Fix to use tls-port after referral if
+         tls-upstream is set.
 
 23 July 2026: Wouter
        - Updated credits for Xuanchao Xie in 22 july changelog.