2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

add CHANGES

This commit is contained in:
Mark Andrews
2020-09-29 15:02:24 +10:00
parent 3fe7fa3db2
commit b7512e87b1

View File

@@ -1,3 +1,6 @@
5511. [bug] 'dig -u +yaml' failed to display timestamps to the
microsecond. [GL #2190]
5510. [bug] Implement the attach/detach semantics for dns_message_t
to fix a data race in accessing already destroyed
fctx->rmessage. [GL #2124]