Merge branch '2366-add-CHANGES-entry' into 'main'

Add CHANGES entry for GL #2366

Closes #2366

See merge request isc-projects/bind9!4544
This commit is contained in:
Michał Kępień
2021-01-08 11:51:03 +00:00

View File

@@ -1,3 +1,7 @@
5559. [bug] The --with-maxminddb=PATH form of the build-time option
enabling support for libmaxminddb was not working
correctly. This has been fixed. [GL #2366]
5558. [bug] Asynchronous hook modules could assert due to
the fetch handle being detached too late. [GL #2379]