This commit is contained in:
Bob Halley 2000-03-29 18:58:20 +00:00
parent 60771bb1b4
commit 01e320c4fb

View file

@ -1,3 +1,8 @@
10. [bug] An bug in the code which makes EDNS0 OPT records in
bin/named/client.c and lib/dns/resolver.c could
trigger an assertion.
9. [cleanup] replaced bit-setting code in confctx.c and replaced
repeated code with macro calls.