mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 17:42:49 -04:00
memory context changes
This commit is contained in:
parent
fd3271152c
commit
b4b032ab5a
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
|
||||
46. [func] Memory contexts are now reference counted.
|
||||
Added isc_mem_inuse() and isc_mem_preallocate().
|
||||
Renamed isc_mem_destroy_check() to
|
||||
isc_mem_setdestroycheck().
|
||||
|
||||
45. [bug] The trusted-key statement incorrectly loaded keys.
|
||||
|
||||
44. [bug] Don't include authority data if it would force us
|
||||
|
|
|
|||
Loading…
Reference in a new issue