2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

change #738 should reference RT #852

This commit is contained in:
Brian Wellington
2001-02-13 20:13:35 +00:00
parent f24c135e09
commit d77312050f

View File

@@ -1,6 +1,6 @@
738. [bug] If a non-threadsafe sdb driver supported AXFR and
received an AXFR request, it would deadlock or die
with an assertion failure.
with an assertion failure. [RT #852]
737. [port] stdtime failed to compile on certain platforms.