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

402. [bug] Treat undefined acls as errors, rather than

warning and then later throwing an assertion.
                        [RT #252]
This commit is contained in:
Andreas Gustafsson
2000-08-22 01:16:06 +00:00
parent b3e3e95537
commit b5232b135d

View File

@@ -1,4 +1,8 @@
402. [bug] Treat undefined acls as errors, rather than
warning and then later throwing an assertion.
[RT #252]
401. [func] Added simple database API.
400. [bug] SIG(0) signing and verifying was done incorrectly.