mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
51. [cleanup] dns/compress.h and dns/zt.h did not need to include
dns/rbt.h; it was needed only by compress.c and zt.c.
This commit is contained in:
parent
3db9528435
commit
622af581bd
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
51. [cleanup] dns/compress.h and dns/zt.h did not need to include
|
||||
dns/rbt.h; it was needed only by compress.c and zt.c.
|
||||
|
||||
50. [func] RBT deletion no longer requires a valid chain to work,
|
||||
and dns_rbt_deletenode was added.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue