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.