]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog for #887 and #516
authorPhilip Homburg <philip@nlnetlabs.nl>
Thu, 15 Jun 2023 09:09:08 +0000 (11:09 +0200)
committerPhilip Homburg <philip@nlnetlabs.nl>
Thu, 15 Jun 2023 09:09:08 +0000 (11:09 +0200)
doc/Changelog

index dc3013854fd9028bfb66f81b3091a6f5cb2006ca..1b9f3466c5aac97f7e8c95275d47489c4fbf3453 100644 (file)
@@ -1,3 +1,7 @@
+15 June 2023: Philip
+       - Fix for issue #887 (Timeouts to forward servers on BSD based
+         system with ASLR)
+       - Probably fixes #516 (Stream reuse does not work on Windows) as well
 14 June 2023: George
        - Properly handle all return values of worker_check_request during
          early EDE code.