reference all open RT tickets fixed by change 766.

This commit is contained in:
Brian Wellington
2001-03-05 23:49:06 +00:00
parent f43ed15b46
commit f9e1aa0c44

View File

@@ -1,7 +1,9 @@
766. [bug] A few cases in query_find() could leak fname.
This would trigger the mpctx->allocated == 0
assertion when the server exited. [RT #935]
assertion when the server exited.
[RT #739, #776, #798, #812, #818, #821, #845,
#892, #935, #966]
765. [func] ACL names are once again case insensitive, like
in BIND 8. [RT #252]